BaseBoolField.InitLabel

Declaration

protected void InitLabel();

Description

Initializes the Label element whenever the BaseBoolField.text property changes.

Override this method to modify the Label after its creation. You must call the base implementation of this method before trying to access to m_Label property in your own implementation.


Did you find this page useful? Please give it a rating: