C# Class SkeletonUtilityBoneInspector, crawler

Inheritance: Editor
Afficher le fichier Open project: r-lyeh/crawler

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void

Private Methods

Méthode 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 méthode

public OnInspectorGUI ( ) : void
Résultat void