Property | Type | Description | |
---|---|---|---|
m_CMEntityHash | |||
m_NewlyCreatedEntityAura |
Method | Description | |
---|---|---|
AddAura ( |
||
AddEntity ( |
||
CMEntityCollection ( ) : System | ||
CheckForMissingEntities ( EntityBase currList ) : |
||
ClearAll ( ) : void | ||
CreateAuraForNewlyCreatedEntity ( |
||
CreateNewEntity ( |
||
CreateNewEntity ( String xml, |
||
RemoveEntity ( UUID uuid ) : bool | ||
RemoveNewlyCreatedEntityAura ( UUID uuid ) : bool |
public AddAura ( |
||
aura | ||
return | bool |
public AddEntity ( |
||
ent | ||
return | bool |
public CheckForMissingEntities ( EntityBase currList ) : |
||
currList | EntityBase | |
return |
public CreateAuraForNewlyCreatedEntity ( |
||
part | ||
return | OpenSim.Region.OptionalModules.ContentManagement.AuraMetaEntity |
public CreateNewEntity ( |
||
group | ||
return |
public CreateNewEntity ( String xml, |
||
xml | String | |
scene | ||
return |
public RemoveNewlyCreatedEntityAura ( UUID uuid ) : bool | ||
uuid | UUID | |
return | bool |
protected Hashtable,System.Collections m_CMEntityHash | ||
return |