Navigation
API > API/Plugins > API/Plugins/StateTreeModule > API/Plugins/StateTreeModule/Blueprint > API/Plugins/StateTreeModule/Blueprint/UStateTreeNodeBlueprintBase
References
| Module | StateTreeModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/Blueprint/StateTreeNodeBlueprintBase.h |
| Include | #include "Blueprint/StateTreeNodeBlueprintBase.h" |
| Source | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Private/Blueprint/StateTreeNodeBlueprintBase.cpp |
UFUNCTION (BlueprintCallable, Category="StateTree", Meta=(BlueprintInternalUseOnly="true"))
FText GetPropertyDescriptionByPropertyName
(
FName PropertyName
) const
text describing the property, either direct value or binding description. Used internally.