unreal.StateTreePropertyRefType

class unreal.StateTreePropertyRefType

Bases: EnumBase

EState Tree Property Ref Type

C++ Source:

  • Plugin: StateTree

  • Module: StateTreeModule

  • File: StateTreePropertyRef.h

BOOL: StateTreePropertyRefType

1

BYTE: StateTreePropertyRefType

2

CLASS: StateTreePropertyRefType

14

DOUBLE: StateTreePropertyRefType

6

ENUM: StateTreePropertyRefType

10

FLOAT: StateTreePropertyRefType

5

INT32: StateTreePropertyRefType

3

INT64: StateTreePropertyRefType

4

NAME: StateTreePropertyRefType

7

NONE: StateTreePropertyRefType

0

OBJECT: StateTreePropertyRefType

12

SOFT_CLASS: StateTreePropertyRefType

15

SOFT_OBJECT: StateTreePropertyRefType

13

STRING: StateTreePropertyRefType

8

STRUCT: StateTreePropertyRefType

11

TEXT: StateTreePropertyRefType

9