Skip to content

GetDirectChildren

Description

GetDirectChildren is a Function on Object
Gets all children that are direct children of this Object, if there are any. This doesn't include children of children of this Object.

Example
local testVariable = Object.GetDirectChildren()
Usage

network usage: Any (Client or Server/Host)
returns: List
parameters: None