Inspector window for <see cref=ReplayManager" />
More...
|
void | CreateGUI () |
|
void | OnDestroy () |
|
void | OnHierarchyChange () |
|
void | CreateEditorWindow () |
|
void | LoadNoManager () |
| If no Replay manager found in the scene, display a button to add one in the scene.
|
|
void | LoadManagerUXML (ReplayManager[] replayManagers) |
| Load window uxml and setup the main display for a ReplayManager.
|
|
void | RefreshAvatars () |
| Update Interface for each avatar.
|
|
void | RefreshWindow () |
| Clear and display a new window.
|
|
|
static void | ShowWindow () |
|
static ReplayManager | CreateReplayManager () |
|
|
void | AddAvatarPanel (VisualTreeAsset asset, VisualElement container, ReplayManager.AnimatedAvatar avatar) |
| Setup an avatar panel.
|
|
void | SetupAnimDropDownOptions (DropdownField field, ReplayManager.AnimatedAvatar avatar) |
| Look for animation files or json files in each animation folder.
|
|
void | RequestAvatarGalleryApi () |
| Request list of available avatars.
|
|
void | AvatarGalleryResult (UnityWebRequest.Result result) |
| Result requested list of available avatars.
|
|
void | OnSceneGUI (SceneView sceneView) |
| display gizmos for avatars positions
|
|
|
ReplayManager | replayManager |
|
bool | ongoingRequest |
|
List< String > | avatarList = new List<String>() |
|
Inspector window for <see cref=ReplayManager" />
The documentation for this class was generated from the following file:
- AnimationManagerEditor.cs