Skip to content
Anthony Headley edited this page May 4, 2020 · 2 revisions

Patch() : PatchDataObject

Brief:

Returns a Patch Data Object

Paramiters:

Name Type Description Optional

Returns:

Type Description
Patch Data Object

Examples:

Echo(Patch():Children()[6].name)  -- "Stages"

Clone this wiki locally