GraffitiGridAvatarGroup

View Categories

Enumerations #

This class exposes no enumerations.

Constants #

This class exposes no constants.

Events #

This class exposes no events.

Methods #

DefinitionParametersReturn TypeDescription
Additem as GraffitiGridAvatarGroupItemNoneAdds a new item.
AddAtindex as Integer
item as GraffitiGridAvatarGroupItem
NoneAdds a new item at the specified index.
Constructoritems() as GraffitiGridAvatarGroupItemNoneCreates a new instance of the class.
IndexOfitem as GraffitiGridAvatarGroupItemIntegerReturns the position of the specified item within the internal array.
LastIndexNoneIntegerReturns the final index of items in the internal array.
Removeitem as GraffitiGridAvatarGroupItemNoneRemoves the specified item.
RemoveAtindex as IntegerNoneRemoves the item at the specified index.

Properties #

NameTypeDefault ValueDescription
MoreItemColorColor&c000000Color used for the “More” item when there are too many items to display.

Examples #

This class currently has no examples.

Notes #

This class currently has no notes.