Struct DynamicTypeList64
Namespace: Unity.NetCode
Syntax
public struct DynamicTypeList64 : IDynamicTypeList
Properties
Length
Declaration
public int Length { get; set; }
Property Value
| Type | Description |
|---|---|
| Int32 |
Implements
Methods
GetData()
Declaration
public DynamicComponentTypeHandle*GetData()
Returns
| Type | Description |
|---|---|
| DynamicComponentTypeHandle* |