Class BoneGizmoViewTests.BaseTestCase
Inheritance
System.Object
BoneGizmoViewTests.BaseTestCase
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: UnityEditor.Experimental.U2D.Animation.Test.BoneGizmo
Syntax
public class BaseTestCase
Fields
eventType
Declaration
public EventType eventType
Field Value
Type | Description |
---|---|
EventType |
expected
Declaration
public bool expected
Field Value
Type | Description |
---|---|
System.Boolean |
forceNearestControl
Declaration
public int forceNearestControl
Field Value
Type | Description |
---|---|
System.Int32 |
hoverPositionRatio
Declaration
public float hoverPositionRatio
Field Value
Type | Description |
---|---|
System.Single |
name
Declaration
public string name
Field Value
Type | Description |
---|---|
System.String |
state
Declaration
public GUIWrapperState state
Field Value
Type | Description |
---|---|
GUIWrapperState |
transformIndex
Declaration
public int transformIndex
Field Value
Type | Description |
---|---|
System.Int32 |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |
Overrides
System.Object.ToString()