public static GetGroupMembership ( HEU_SessionBase session, HAPI_NodeId nodeID, HAPI_PartId partID, HAPI_GroupType groupType, string groupName, Array &membership, bool isInstanced ) : bool | ||
session | HEU_SessionBase | |
nodeID | HAPI_NodeId | |
partID | HAPI_PartId | |
groupType | HAPI_GroupType | |
groupName | string | |
membership | Array | Array of ints representing the membership of this group |
isInstanced | bool | |
return | bool |