gethiddenproperty Synchronous

  • gethiddenprop

Two return values.

Syntax
Luau
gethiddenproperty(instance: Instance, property: string) -> (value: any, hidden: boolean)

Parameters

Function parameters
ParameterType
instanceInstance
propertystring

Returns

(value: any, hidden: boolean)
Kawaii documentation