Summary
The Primary World Class. Worlds with extra initialization functionality, etc.
should inherit from this one
- Namespace
- global
- Base Types
-
- MonoBehaviour
- Derived Types
graph TD
Base0["MonoBehaviour"]-->Type
Type["World"]
class Type type-node
Type-->Derived0["PortalWorld"]
click Derived0 "/capstone/documentation/api/global/PortalWorld"
Syntax
public class World : MonoBehaviour
Fields
Name | Constant Value | Summary |
---|---|---|
network | ||
worldManager |