Sandbox.ModAPI
IMySolarOccludable
Assembly: Sandbox.Common.dll
public interface IMySolarOccludable: IMySolarOccludable
Describes an entity that registers when it is in a planetary shadow (mods interface).
Properties
| Member | Description |
|---|---|
| IsSolarOccluded | Whether the entity is in a planetary shadow. Inherited from IMySolarOccludable |
Methods
| Member | Description |
|---|---|
| GetEntityId() | Obtains the entity ID either directly from itself or from its containing entity if the interface is used on a component. Inherited from IMySolarOccludable |
Implements:
Inheritors: