AssetActivitiesForGroup CallableAssetActivitiesForGroup(family, groupname, onSelf): Activity[]Get the list of all activities on a group for a given family.@descriptionNote that this just returns activities as defined, no checks are actually done on whether the activity makes sense.Parametersfamily: Female3DCGgroupname: AssetGroupNameonSelf: self | other | any = "other"Returns Activity[]
Get the list of all activities on a group for a given family.
Note that this just returns activities as defined, no checks are actually done on whether the activity makes sense.