UWComponentGroup

constructor

Description

Group components by some feature

Arguments

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

Returns

UWComponentGroup created component group

Methods

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.