C# 클래스 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.
파일 보기 프로젝트 열기: Invertika/server 1 사용 예제들

공개 메소드들

메소드 설명
ModifierLocation ( int attributeId, int layer ) : System

메소드 상세

ModifierLocation() 공개 메소드

public ModifierLocation ( int attributeId, int layer ) : System
attributeId int
layer int
리턴 System