Class BindPoseViewTest.BaseTestCase
Inheritance
System.Object
BindPoseViewTest.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.MeshModule.BindPose
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 |
hoveredBone
Declaration
public int hoveredBone
Field Value
Type | Description |
---|---|
System.Int32 |
hoveredBoneNode
Declaration
public int hoveredBoneNode
Field Value
Type | Description |
---|---|
System.Int32 |
name
Declaration
public string name
Field Value
Type | Description |
---|---|
System.String |
selectedBone
Declaration
public int selectedBone
Field Value
Type | Description |
---|---|
System.Int32 |
state
Declaration
public GUIWrapperState state
Field Value
Type | Description |
---|---|
GUIWrapperState |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |
Overrides
System.Object.ToString()