C# Class Spine.Unity.Editor.SpineInspectorUtility.BoxScope

Inheritance: System.IDisposable
Mostrar archivo Open project: EsotericSoftware/spine-runtimes

Public Methods

Method Description
BoxScope ( bool indent = true ) : UnityEngine
Dispose ( ) : void

Method Details

BoxScope() public method

public BoxScope ( bool indent = true ) : UnityEngine
indent bool
return UnityEngine

Dispose() public method

public Dispose ( ) : void
return void