CrabUI
|
For stuff that should be in some way refreshed
This method appears way too many times
There are also secret public void CascadeRefresh() method in CUIComponent.Events that refreshes all childs recursivelly.
More...
Public Member Functions | |
void | Refresh () |
For stuff that should be in some way refreshed
This method appears way too many times
There are also secret public void CascadeRefresh() method in CUIComponent.Events that refreshes all childs recursivelly.
Definition at line 24 of file IRefreshable.cs.