Struct ComponentRef
Public
Wrapper for a pointer.
Very similar to the entities package RefRW<T> struct. But unfortunately that one cannot be used because the required constructor is not exposed.
Public Methods
ComponentRef
(ptr)
Public
Public Variables
ptr
Public
value
Public