Skip to main content

AssetActivitiesForGroup

Callable

  • AssetActivitiesForGroup(family: Female3DCG, groupname: AssetGroupName, onSelf?: self | other | any): Activity[]

  • Get the list of all activities on a group for a given family.

    @description

    Note that this just returns activities as defined, no checks are actually done on whether the activity makes sense.


    Parameters

    • family: Female3DCG
    • groupname: AssetGroupName
    • onSelf: self | other | any = "other"

    Returns Activity[]