Navigation
API > API/Editor > API/Editor/BlueprintGraph
| Name | ESelfContextInfo::Type |
| Type | enum |
| Header File | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_Variable.h |
| Include Path | #include "K2Node_Variable.h" |
Syntax
namespace ESelfContextInfo
{
enum Type
{
Unspecified,
NotSelfContext,
}
}
Values
| Name | Remarks |
|---|---|
| Unspecified | |
| NotSelfContext |