StateBehaviour[] GetBehaviours( System.Type type );
Description
指定した型のStateBehaviour一覧を取得する。
T[] GetBehaviours<T>();
Description
Genericバージョン。
StateBehaviour[] GetBehaviours( System.Type type );
指定した型のStateBehaviour一覧を取得する。
T[] GetBehaviours<T>();
Genericバージョン。