Manages all DecalItems attached to the AvatarItem this manager is associated with
More...
Manages all DecalItems attached to the AvatarItem this manager is associated with
◆ GetAllDecalItems()
virtual List< DecalItem > Astra.Asset.DecalManager.GetAllDecalItems |
( |
| ) |
|
|
inlinevirtual |
Returns a list of DecalItems that are attached to the avatar
- Returns
- List of DecalItems attached to the AvatarItem
◆ GetDecalItem()
DecalItem Astra.Asset.DecalManager.GetDecalItem |
( |
string |
guid | ) |
|
|
inline |
Retrieve the DecalItem with the given guid
- Parameters
-
guid | Guid of the item to retrieve |
◆ RemoveDecalItem()
virtual void Astra.Asset.DecalManager.RemoveDecalItem |
( |
string |
guid | ) |
|
|
inlinevirtual |
Remove a DecalItem with the given guid and destroy it
- Parameters
-
guid | Guid of the item to remove |
The documentation for this class was generated from the following file:
- Assets/Astra/Asset/Decal/DecalManager.cs