Class UnityGameCameraRegistrarEditor
Custom inspector for UnityGameCameraRegistrar. Shows the player-index field only when split-screen assignment is enabled, and warns when the GameObject has no UnityEngine.Camera component (the registrar would have nothing to register).
Namespace: Serenity.GameCamera.Infrastructure.Editor
Assembly: Serenity.UnityGameCamera.Infrastructure.Editor.dll
Syntax
public class UnityGameCameraRegistrarEditor : Editor
Constructors
UnityGameCameraRegistrarEditor()
Declaration
public UnityGameCameraRegistrarEditor()
Methods
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()