performRebuild abstract method
void
performRebuild()
inherited
Cause the component to update itself.
Called by BuildOwner after the appropriate checks have been made.
Implementation
void performRebuild();
Cause the component to update itself.
Called by BuildOwner after the appropriate checks have been made.
void performRebuild();