• G#

AnimatorState.AddStateMachineBehaviour

Declaration

publik T AddStateMachineBehaviour();

Returns

Sitemap Jenis perilaku mesin negara untuk menambah.T The type of state machine behaviour to add.

Description

Menambahkan kelas perilaku mesin negara tipe T ke AnimatorState. Perhatikan bahwa tidak ada metode Hapus yang sesuai. Untuk menghilangkan perilaku mesin negara, gunakan Sitemap Login.


Declaration

public StateMachineBehaviour AddStateMachineBehaviour(Tipe stateMachineBehaviourType);

Description

Versi non-generic dari metode ini.