Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
invertika_game
Game
ModifierLocation
C# Class invertika_game.Game.ModifierLocation
Identifies a modifier by the attribute id that it applies to and its layer index in the stack of modifiers for that attribute.
Show file
Open project: Invertika/server
Class Usage Examples
Public Methods
Method
Description
ModifierLocation
(
int
attributeId
,
int
layer
) :
System
Method Details
ModifierLocation()
public
method
public
ModifierLocation
(
int
attributeId
,
int
layer
) :
System
attributeId
int
layer
int
return
System