5#include <UnityEngine/MonoBehaviour.hpp>
11 using namespace UnityEngine;
26 class IViewController;
31 CP_SDK_IL2CPP_INHERIT(
"CP_SDK.UI",
IScreen, _u::MonoBehaviour);
32 CP_SDK_IL2CPP_DECLARE_CTOR(
IScreen);
33 CP_SDK_IL2CPP_DECLARE_DTOR_MONOBEHAVIOUR(
IScreen);
void SetViewController(_v::CMonoPtrRef< IViewController > p_ViewController)
Replace active view controller.
User interface components, views, flow coordinator, builders and factories.
EScreenSlot
Screen slot enum.
Various platform utils like Delegate/Action/Function/Event system.