Group.Equal
Source Code | Usage Examples | Group
Functions
Checks if the first group (Group g1) has the same members with the second group (Group g2)
Signature
Group.Equal(Group g1
, Group g2
) → bool
lua
g1:Equal(g2)
Source Code | Usage Examples | Group
Functions
Checks if the first group (Group g1) has the same members with the second group (Group g2)
Group.Equal(Group g1
, Group g2
) → bool
g1:Equal(g2)