Summary
A sample controller and interface for the world manager
- Namespace
- WAPI
- Interfaces
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type-.->Interface0["IWorldApiChangeHandler"]
click Interface0 "/docs/client_api_10.4.0/api/WAPI/IWorldApiChangeHandler"
Type["WorldController"]
class Type type-node
Syntax
public class WorldController : MonoBehaviour, IWorldApiChangeHandler
Fields
| Name | Constant Value | Summary |
|---|---|---|
| m_allow |
||
| m_apply |
||
| m_startGameTime | ||
| m_startSnowAmount | ||
| m_startSnowMinHeight | ||
| m_timeNow | ||
| m_time |
Methods
| Name | Value | Summary |
|---|---|---|
| ApplyStartSettings |
void | |
| OnWorldChanged |
void |