unreal.NiagaraVariableBase
¶
- class unreal.NiagaraVariableBase¶
Bases:
StructBase
Niagara Variable Base
C++ Source:
Plugin: Niagara
Module: Niagara
File: NiagaraTypes.h
Editor Properties: (see get_editor_property/set_editor_property)
name
(Name): [Read-Write]type_def
(NiagaraTypeDefinition): [Read-Write] deprecated: Property ‘TypeDef’ is deprecated.type_def_handle
(NiagaraTypeDefinitionHandle): [Read-Write]
- property type_def: NiagaraTypeDefinition¶
[Read-Write] deprecated: Property ‘TypeDef’ is deprecated.
- Type: