Astra Unity 2.6.6
Astra Unity Plugin
Astra.Asset.IAstraItemCompatabilityInterface Interface Reference
Inheritance diagram for Astra.Asset.IAstraItemCompatabilityInterface:

Public Member Functions

bool Compatible (CompoundItem compoundItem)
 Whether this is compatible with the given compound item This is useful if you have an object already loaded and want to check if you could put it on an avatar More...
 

Member Function Documentation

◆ Compatible()

bool Astra.Asset.IAstraItemCompatabilityInterface.Compatible ( CompoundItem  compoundItem)

Whether this is compatible with the given compound item This is useful if you have an object already loaded and want to check if you could put it on an avatar

Parameters
compoundItemItem to check compatibility with
Returns
True if the asset is compatible with the object, false otherwise

Implemented in Astra.Asset.AvatarItem.


The documentation for this interface was generated from the following file: