LuaStateProxy:GetActors Synchronous

Actors in the represented state.

Syntax
Luau
LuaStateProxy:GetActors() -> {Actor}

Parameters

Call this method with a LuaStateProxy receiver. The colon supplies self implicitly; a dot call must pass the receiver explicitly.

This function takes no arguments.

Returns

{Actor}
Kawaii documentation