Property | Type | Description | |
---|---|---|---|
func | Jint.Native.JsValue |
Method | Description | |
---|---|---|
Create ( string AliasName, string Cost, int CooldownSeconds, string PermissionNeeded, Jint func ) : |
||
CreateSilent ( string AliasName, string Cost, int CooldownSeconds, string PermissionNeeded, Jint func ) : |
public static Create ( string AliasName, string Cost, int CooldownSeconds, string PermissionNeeded, Jint func ) : |
||
AliasName | string | |
Cost | string | |
CooldownSeconds | int | |
PermissionNeeded | string | |
func | Jint | |
return |
public static CreateSilent ( string AliasName, string Cost, int CooldownSeconds, string PermissionNeeded, Jint func ) : |
||
AliasName | string | |
Cost | string | |
CooldownSeconds | int | |
PermissionNeeded | string | |
func | Jint | |
return |