Sandbox Logo

GameTags.TryGetAll

IEnumerable<string> TryGetAll()

Description

Returns all the tags this object has.

Return

GameTags.TryGetAll

IEnumerable<string> TryGetAll( bool includeAncestors )

Description

Returns all the tags this object has.

Return

User Comments