constructor
Group components by some feature
Name | Type | Description |
---|---|---|
_type | string |
index in object groups |
_check_func | script |
function that check if component suitable for group |
_exec_func | script |
function that do some work for group |
UWComponentGroup
created component group
Name | Description |
---|---|
Execute | Execute all component in group |
RemoveComponent | Remove component from group |
TryAddComponent | Add component to group if it pass check |
Copyright © 2021, WWW_cool. Built on April 03, 2021 using GMDoc.