|
| enum | Enum {
Invalid = xiiVisualScriptDataType::Invalid
, Bool = xiiVisualScriptDataType::Bool
, Byte
, Int
,
Int64
, Float
, Double
, Color
,
Vector3
, Quaternion
, Transform
, Time
,
Angle
, String
, HashedString
, GameObject
,
Component
, TypedPointer
, Variant
, Resource = xiiVisualScriptDataType::Resource
,
Default = Int
} |
| |
|
using | StorageType = xiiUInt8 |
| |
The documentation for this struct was generated from the following file: