StructSize
If the constant is a struct, this stores the size (in bytes) of the struct. Otherwise, the value is 0. (Read Only)
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public readonly int StructSize { get; }