VR Development Framework
v 1.0.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
override void AVR.UEditor.Net.AVR_PlayerRig_Editor.OnInspectorGUI ( )
inline

Definition at line 21 of file AVR_ThirdPersonCharacterController_Editor.cs.

22  {
23  DrawToolbar("TODO");
24 
25  DrawDefaultInspector();
26  }
override void DrawToolbar(string docu_url)