Sandbox.ModAPI.Ingame
IMySolarFoodGenerator
Assembly: Sandbox.Common.dll
public interface IMySolarFoodGenerator
Describes an entity that generates food items from solar energy (PB scripting interface).
Properties
| Member | Description |
|---|---|
| ItemsPerMinute | The current output of items per minute. |
| TimeRemainingUntilNextBatch | The remaining time in seconds until the next batch of items is ready. |