Method AddInputComponent
AddInputComponent(ComponentType, ComponentType)
Used by code-generated systems and meant for internal use only. Adds a mapping from an IInputComponentData to the buffer it should use.
Declaration
public void AddInputComponent(ComponentType inputType, ComponentType bufferType)
Parameters
Type | Name | Description |
---|---|---|
ComponentType | inputType | |
ComponentType | bufferType |