unreal.RigVMMemoryStatistics¶
- class unreal.RigVMMemoryStatistics(register_count: int = 0, data_bytes: int = 0, total_bytes: int = 0)¶
Bases:
StructBaseRig VMMemory Statistics
C++ Source:
Module: RigVM
File: RigVMStatistics.h
Editor Properties: (see get_editor_property/set_editor_property)
data_bytes(int32): [Read-Only] Data Bytesregister_count(int32): [Read-Only] Register Counttotal_bytes(int32): [Read-Only] Total Bytes