Unity 통신 브릿지 더 자세히 ...
MonoBehaviour를(을) 상속했습니다.
Public 멤버 함수 | |
void | callEngine (String jsonParam) |
Native (Java / Objective-C) 영역에서 Unity Engine 영역으로 호출 | |
정적 Public 멤버 함수 | |
static JSONObject | callNative (JSONObject jsonParam) |
Unity Engine 영역에서 Native (Java / Objective-C) 영역으로 호출 | |
static void | setNativeCallbackProcessor (IHIVEUnityPluginNativeCallbackProcessor processor) |
call engine에 대한 책임을 변경할 수 있음. | |
Unity 통신 브릿지
|
static |
call engine에 대한 책임을 변경할 수 있음.
RTT에서 사용중