FSMProxyPropertyPath¶
Module: SMSystem
#include <SMProxyPropertyData.h>
Description¶
Represents a path to a proxy property.
Public Attributes¶
| Name | |
|---|---|
| FGuid | PathGuid |
| FGuid | TemplateGuid |
| FName | PropertyName |
| int32 | ArrayIndex |
Public Attributes Documentation¶
variable PathGuid¶
PathGuid of the node containing the property.
variable TemplateGuid¶
A template guid, such as for a stack instance.
variable PropertyName¶
The name of the property.
variable ArrayIndex¶
Array index of the property.