C# Class OpenSim.Region.CoreModules.World.WorldMap.MapRequestState

Show file Open project: N3X15/VoxelSim Class Usage Examples

Public Properties

Property Type Description
EstateID uint
agentID UUID
flags uint
godlike bool
itemtype uint
regionhandle ulong

Property Details

EstateID public property

public uint EstateID
return uint

agentID public property

public UUID agentID
return UUID

flags public property

public uint flags
return uint

godlike public property

public bool godlike
return bool

itemtype public property

public uint itemtype
return uint

regionhandle public property

public ulong regionhandle
return ulong