Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Prism
Mods
Hooks
CallPriorityAttribute
C# Class Prism.Mods.Hooks.CallPriorityAttribute
Inheritance:
System.Attribute
ファイルを表示
Open project: TerrariaPrismTeam/Prism
Public Methods
Method
Description
CallPriorityAttribute
(
float
priority
) :
System
Specifies the priority of the hook.
Method Details
CallPriorityAttribute()
public
method
Specifies the priority of the hook.
public
CallPriorityAttribute
(
float
priority
) :
System
priority
float
return
System