Please expose the light entity that is wrapped by BaseLightSlot to script so we can access it directly for some Get/Set operations.
class BaseLightSlot { proto external LightEntity GetLightEntity(); }
Please expose the light entity that is wrapped by BaseLightSlot to script so we can access it directly for some Get/Set operations.
class BaseLightSlot { proto external LightEntity GetLightEntity(); }