StateTriggerBase.SetActive(Boolean) Metode

Definisi

Mengatur nilai yang menunjukkan apakah pemicu status aktif.

protected:
 virtual void SetActive(bool IsActive) = SetActive;
void SetActive(bool const& IsActive);
protected void SetActive(bool IsActive);
function setActive(IsActive)
Protected Sub SetActive (IsActive As Boolean)

Parameter

IsActive
Boolean

bool

true jika sistem harus menerapkan pemicu; jika tidak, salah.

Berlaku untuk

Lihat juga