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