Preparing search index...
The search index is not available
Airship Core
Airship Core
Modding
getPropertyDecorators
Function getPropertyDecorators
get
Property
Decorators
<
T
>
(
obj
,
id
?
)
:
Map
<
string
,
{
arguments
:
DecoratorParameters
<
T
>
;
}
>
Creates a map of every property using the specified decorator.
Type Parameters
T
extends
AnyDecorator
Parameters
obj
:
object
Optional
id
:
string
Returns
Map
<
string
,
{
arguments
:
DecoratorParameters
<
T
>
;
}
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Airship Core
Loading...
Creates a map of every property using the specified decorator.