This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.
Returns | Function | History | |
---|---|---|---|
void | AddTag ( Instance instance, string tag ) | (+0.299) | |
EventInstance | GetInstanceAddedSignal ( string tag ) | (+0.299) | |
EventInstance | GetInstanceRemovedSignal ( string tag ) | (+0.299) | |
Objects | GetTagged ( string tag ) | (+0.299) | |
Array | GetTags ( Instance instance ) | (+0.299) | |
bool | HasTag ( Instance instance, string tag ) | (+0.299) | |
void | RemoveTag ( Instance instance, string tag ) | (+0.299) | |
Objects | GetCollection ( string class ) |
Event | |
---|---|
ItemAdded ( Instance instance ) | |
ItemRemoved ( Instance instance ) |
Version History:(+0.299)
Version History:(+0.299)
Deprecated: This member is deprecated.
Deprecated: This member is deprecated.