Atavism Version 2018.1AGIS API

atavism.server.messages
Interface INamespaceMessage

All Known Implementing Classes:
EnginePlugin.GetPropertyMessage, EnginePlugin.GetPropertyNamesMessage, EnginePlugin.SetPropertyMessage, NamespaceMessage, ObjectManagerClient.DeleteSubObjectMessage, ObjectManagerClient.GenerateSubObjectMessage, ObjectManagerClient.LoadSubObjectMessage, ObjectManagerClient.SetPersistenceMessage, ObjectManagerClient.SetSubPersistenceMessage, ObjectManagerClient.SubObjectDepsReadyMessage, ObjectManagerClient.UnloadSubObjectMessage, OIDNamespaceMessage, WorldManagerClient.LoadSubObjectMessage

public interface INamespaceMessage

message pertaining to a certain namespace as an example, see EnginePlugin.GetPropertyMessage


Method Summary
 Namespace getNamespace()
          the namespace for this message
 void setNamespace(Namespace namespace)
          the namespace for this message
 

Method Detail

getNamespace

Namespace getNamespace()
the namespace for this message


setNamespace

void setNamespace(Namespace namespace)
the namespace for this message



Copyright © 2018 Dragonsan Studios Sp. z o.o.