Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 324 Bytes

File metadata and controls

6 lines (3 loc) · 324 Bytes

MissionBehaviour

Mission Behaviours are used to control the Mission. This can be anything from spawning Agents to adding boundaries for the Mission.

MissionLogic and MissionViews are both types of MissionBehaviours (they inherit MissionBehaviour).