C# Class SkeletonUtilityBoneInspector, crawler

Inheritance: Editor
ファイルを表示 Open project: r-lyeh/crawler

Public Methods

Method Description
OnInspectorGUI ( ) : void

Private Methods

Method Description
AttachRigidbody ( SkeletonUtilityBone, utilBone ) : void
BoneSelectorContextMenu ( string current, List bones, string topValue, GenericMenu callback ) : void
CanCreateHingeChain ( ) : bool
CreateHingeChain ( ) : void
EvaluateFlags ( ) : void
FlipX ( bool state ) : void
OnEnable ( ) : void
SpawnChildBoneSelected ( object obj ) : void
SpawnOverride ( ) : void
TargetBoneSelected ( object obj ) : void

Method Details

OnInspectorGUI() public method

public OnInspectorGUI ( ) : void
return void