C# Class Universe.Modules.Entities.ObjectDelete.DeleteToInventoryHolder

Datei anzeigen Open project: Virtual-Universe/Virtual-Universe Class Usage Examples

Public Properties

Property Type Description
action DeRezAction
agentId UUID
folderID UUID
objectGroups List
permissionToDelete bool
permissionToTake bool

Property Details

action public_oe property

public DeRezAction action
return DeRezAction

agentId public_oe property

public UUID agentId
return UUID

folderID public_oe property

public UUID folderID
return UUID

objectGroups public_oe property

public List objectGroups
return List

permissionToDelete public_oe property

public bool permissionToDelete
return bool

permissionToTake public_oe property

public bool permissionToTake
return bool