Method SetupFunctionPointers
SetupFunctionPointers(ref State, ref SystemState)
Setup all the GhostComponentSerializer.State data and function pointers.
Declaration
public static bool SetupFunctionPointers(ref GhostComponentSerializer.State state, ref SystemState systemState)
Parameters
| Type | Name | Description |
|---|---|---|
| GhostComponentSerializer.State | state | |
| SystemState | systemState |
Returns
| Type | Description |
|---|---|
| bool | if the /> has been initialised. |