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 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor
public readonly int StructSize { get; }