Перейти к содержанию

Decorator::decorIsRegisteredAsType

Материал из RAGE MP Wiki Archive

Is property of that type.

1 - float
2 - bool
3 - int
5 - time

Syntax

<syntaxhighlight lang="javascript">mp.game.decorator.decorIsRegisteredAsType(propertyName, type);</syntaxhighlight>

Required Arguments

  • propertyName: String
  • type: int

Return value

  • Boolean

Example

<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>

See also

Шаблон:Decorator s function c