Navigation
API > API/Plugins > API/Plugins/StateTreeModule > API/Plugins/StateTreeModule/FStateTreeAnyEnum
Description
Initializes the class and value to specific enum. The value is set to the first value of the enum or 0 if class is null
| Name | Initialize |
| Type | function |
| Header File | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreeAnyEnum.h |
| Include Path | #include "StateTreeAnyEnum.h" |
void Initialize
(
UEnum * NewEnum
)