Mirror::NetworkManagerEditor
Inherits from Editor
Public Functions
Name | |
---|---|
override void | OnInspectorGUI() |
Protected Functions
Name | |
---|---|
void | Init() |
Protected Attributes
Name | |
---|---|
NetworkManager | networkManager |
Public Functions Documentation
function OnInspectorGUI
inline override void OnInspectorGUI()
Protected Functions Documentation
function Init
inline void Init()
Protected Attributes Documentation
variable networkManager
NetworkManager networkManager;
Updated on 24 January 2021 at 23:47:08 UTC