본문으로 건너뛰기
버전: 1.3.x

IAIPlayerCallback

namespace AIHuman.Interface

Modifier and TypeMethod and Description
voidOnAIPlayerError(AIError error) AIPlayer에서 발생한 에러를 보고합니다.
voidOnAIPlayerResLoadingProgressed(int current, int total) AIPlayer에서 AI 리소스 로딩 상태를 보고합니다.
voidOnAIPlayerEvent(AIEvent aiEvent) AIPlayer에서 발생한 이벤트를 보고합니다.