IAIPlayerCallback
namespace AIHuman.Interface
| Modifier and Type | Method and Description |
|---|---|
void | OnAIPlayerError(AIError error) Reporting an error occurred in AIPlayer |
void | OnAIPlayerResLoadingProgressed(int current, int total) Reporting the resource loading progress of AIPlayer |
void | OnAIPlayerEvent(AIEvent aiEvent) Reporting the changed state of AI |