Preparing search index...
The search index is not available
Airship Core
Airship Core
Range
Function Range
Range
(
...
args
)
:
AirshipDecorator
<
(
(
target
,
property
)
=>
void
)
>
Attribute used to make a float or int variable in a script be restricted to a specific range.
Parameters
Rest
...
args
:
[
min
:
number
,
max
:
number
]
Returns
AirshipDecorator
<
(
(
target
,
property
)
=>
void
)
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Airship Core
Loading...
Attribute used to make a float or int variable in a script be restricted to a specific range.