Interface IWorldManager
Assembly: SociallyDistant.Framework.dll
Syntax
public interface IWorldManager
Properties
Callbacks
Declaration
IWorldDataCallbacks Callbacks { get; }
Property Value
World
Declaration
Property Value
Methods
GetNextIspRange()
Declaration
Returns
GetNextObjectId()
Declaration
ObjectId GetNextObjectId()
Returns
GetNextPublicAddress(ObjectId)
Declaration
uint GetNextPublicAddress(ObjectId ispId)
Parameters
Returns
SaveWorld(IDataWriter)
Declaration
void SaveWorld(IDataWriter writer)
Parameters