Method RegisterPlayableData
RegisterPlayableData<T>()
Implementation of IRegisterPlayableData. Should not be called directly. It is invoked as part of the GhostAnimationController initialization.
Declaration
public void RegisterPlayableData<T>() where T : unmanaged, IComponentData
Type Parameters
| Name | Description |
|---|---|
| T |