ESelfContextInfo::Type

Unreal Engine C++ API Reference > Editor > BlueprintGraph

References

   
Module BlueprintGraph
Header /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_Variable.h
Include #include "K2Node_Variable.h"

Syntax

namespace ESelfContextInfo  
{  
    enum Type  
    {  
        Unspecified,  
        NotSelfContext,  
    }  
}  

Values

Name Description
Unspecified  
NotSelfContext  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library