AvatarIndex Class |
Namespace: ImmerseSDK.Avatars
public class AvatarIndex
The AvatarIndex type exposes the following members.
Name | Description | |
---|---|---|
AvatarIndex | Initializes a new instance of the AvatarIndex class |
Name | Description | |
---|---|---|
LocalAvatar |
Returns the local user avatar
|
Name | Description | |
---|---|---|
Find(UserID) |
Returns the user avatar for the given user id
| |
FindT(UserID) |
Returns the user avatar for the given user id, cast to the given type or interface
|
Name | Description | |
---|---|---|
OnAvatarRegistered |
Fired when an Avatar is instantiated
| |
OnAvatarRemoved |
Fired when an Avatar is destroyed
|