Navigation
API > API/Plugins > API/Plugins/StateTreeModule > API/Plugins/StateTreeModule/FActiveStatePath
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TValueOrError< FString, void > Describe () |
StateTreeStatePath.h | ||
static TValueOrError< FString, void > Describe
(
TNotNull< const UStateTree* > StateTree, |
StateTreeStatePath.h |
Describe()
| Name | Describe |
| Type | function |
| Header File | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreeStatePath.h |
| Include Path | #include "StateTreeStatePath.h" |
| Source | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Private/StateTreeStatePath.cpp |
TValueOrError < FString , void > Describe() const
debugging information about the path.
Describe(TNotNull< const UStateTree * >, const TArrayView< const FActiveState > &)
| Name | Describe |
| Type | function |
| Header File | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreeStatePath.h |
| Include Path | #include "StateTreeStatePath.h" |
| Source | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Private/StateTreeStatePath.cpp |
static TValueOrError < FString , void > Describe
(
TNotNull< const UStateTree * > StateTree,
const TArrayView < const FActiveState > & Path
)
debugging information about the path.