Group.GetClass
Source Code | Usage Examples | Group
Functions
Returns a table containing all the different values returned by applying the function f to all the members of the Group g,
Signature
Group.GetClass(Group g
, function f
, any ...
) → table
lua
g:GetClass(f,...)