 | DebugBuildBehaviour Class |
Disables the game object if not in debug build.
Inheritance HierarchySystemObject Object Component Behaviour MonoBehaviour Slash.Unity.Common.DiagnosticsDebugBuildBehaviour
Namespace: Slash.Unity.Common.DiagnosticsAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic class DebugBuildBehaviour : MonoBehaviour
Public Class DebugBuildBehaviour
Inherits MonoBehaviour
public ref class DebugBuildBehaviour : public MonoBehaviour
type DebugBuildBehaviour =
class
inherit MonoBehaviour
end
The DebugBuildBehaviour type exposes the following members.
Constructors
See Also