Skip to content

GetChildrenByName

Description

GetChildrenByName is a Function on Object
Gets any children of this Object with the given name, if there are any.

Example
local testVariable = Object.GetChildrenByName("Toaster")
Usage

network usage: Any (Client or Server/Host)
returns: List
parameters:
- name (string)