FutureProg functions
tocharacterinstance
Character tocharacterinstance(Number identityId, Number instanceId)
Contexts: computer function, computer program, standard futureprog
Retrieves the currently loaded physical actor for an identity and instance id. Returns null if that specific instance is not loaded.
identityId: The durable character identity id.
instanceId: The active CharacterInstances row id.
Contexts: computer function, computer program, standard futureprog
Retrieves the currently loaded physical actor for an identity and instance id. Returns null if that specific instance is not loaded.
identityId: The durable character identity id.
instanceId: The active CharacterInstances row id.