Class ComponentSystemBaseManagedComponentExtensions
Variants of Component
Namespace: Unity.Entities
Assembly: Unity.Entities.dll
Syntax
public static class ComponentSystemBaseManagedComponentExtensions
Methods
Name | Description |
---|---|
Get |
Gets the value of a singleton component, for read/write access. |
Get |
Gets the value of a singleton component. |
Set |
Sets the value of a singleton component. |