WorldSimulantModule Module
Generalized simulant functions for the world.
Type extensions
| Type extension | Description |
|
|
|
|
|
|
|
|
|
|
Full Usage:
World.edit lateBindingsPredicate operation simulant world
Parameters:
LateBindings -> bool
operation : EditOperation
simulant : Simulant
world : World
|
Extended Type:
|
|
|
|
|
|
|
|
|
Full Usage:
World.getPropertyDefinitions simulant world
Parameters: Returns: Map<string, PropertyDefinition>
|
|
Full Usage:
World.getReflectivePropertyDefinitionAndContainingTypes simulant world
Parameters: Returns: Map<string, (Type * PropertyDefinition)>
|
|
|
|
|
|
|
|
|
|
|
Nu