Loading...
Searching...
No Matches
realvirtual.GroupManager Class Reference
Inheritance diagram for realvirtual.GroupManager:
Public Member Functions | |
| void | ShowAll () |
| void | ShowVisualGroup (string groupname) |
| void | UpdateGroupSettings () |
| bool | CheckManagerActive (string groupname, ButtonShowGroup userButton) |
| List< Group > | GetAvailableGroupList () |
| GroupSettings | GetGroupSetting (string groupname) |
| List< GameObject > | GetGOlist (string groupname) |
| void | UpdateGroup (string groupname, List< GameObject >Objects, bool active, bool callFromWindow) |
| bool | CheckParallelGroupActive (GameObject group, string groupname) |
Static Public Member Functions | |
| static List< Kinematic > | GetAllGroupsConnectedtoKinematic () |
| static List< string > | GetAllVisualGroups () |
Public Attributes | |
| PlayGroupWindow | PlayGroupWindow |
| rvUIToolbarButton | ToolbarButton |
| List< GroupSettings > | VisibleGroups |