C# 클래스 enchantment_base, UnderworldExporter

Base class for enchantments.
상속: object_base
파일 보기 프로젝트 열기: hankmorgan/UnderworldExporter

공개 메소드들

메소드 설명
LookAt ( ) : bool

보호된 메소드들

메소드 설명
GetActualSpellIndex ( ) : int

Gets the actual spell index of the spell.

메소드 상세

GetActualSpellIndex() 보호된 메소드

Gets the actual spell index of the spell.
protected GetActualSpellIndex ( ) : int
리턴 int

LookAt() 공개 메소드

public LookAt ( ) : bool
리턴 bool