Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper
Const values for Find-in-Blueprints to tag searchable data
| Name | FRigVMSearchTags |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/EdGraph/RigVMEdGraphSchema.h |
| Include Path | #include "EdGraph/RigVMEdGraphSchema.h" |
Syntax
struct FRigVMSearchTags
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FiB_ClassName | const FText | Class Name tag | EdGraph/RigVMEdGraphSchema.h |
| FiB_Glyph | const FText | Glyph icon tag | EdGraph/RigVMEdGraphSchema.h |
| FiB_GlyphColor | const FText | Glyph icon color tag | EdGraph/RigVMEdGraphSchema.h |
| FiB_GlyphStyleSet | const FText | Style set the glyph belongs to | EdGraph/RigVMEdGraphSchema.h |
| FiB_IsArray | const FText | Pin IsArray tag | EdGraph/RigVMEdGraphSchema.h |
| FiB_Name | const FText | Begin const values for Find-in-Blueprint Name tag | EdGraph/RigVMEdGraphSchema.h |
| FiB_NodeGuid | const FText | NodeGuid tag | EdGraph/RigVMEdGraphSchema.h |
| FiB_ObjectClass | const FText | Pin object class tag | EdGraph/RigVMEdGraphSchema.h |
| FiB_PinBinding | const FText | Pin Binding tag | EdGraph/RigVMEdGraphSchema.h |
| FiB_PinCategory | const FText | /** Pin type tags */ | EdGraph/RigVMEdGraphSchema.h |
| FiB_PinSubCategory | const FText | Pin Sub-Category tag | EdGraph/RigVMEdGraphSchema.h |