Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
DRObjects
ActorHandling
CharacterSheet
ActorSkill
C# 클래스 DRObjects.ActorHandling.CharacterSheet.ActorSkill
파일 보기
프로젝트 열기: Haedrian/Divine-Right
공개 프로퍼티들
프로퍼티
타입
설명
DisplayLevels
string[]
공개 메소드들
메소드
설명
ActorSkill
(
SkillName
name
) :
System
LearnSkill
( ) :
void
Adds a single bit of knowledge to the skill.
메소드 상세
ActorSkill()
공개
메소드
public
ActorSkill
(
SkillName
name
) :
System
name
SkillName
리턴
System
LearnSkill()
공개
메소드
Adds a single bit of knowledge to the skill.
public
LearnSkill
( ) :
void
리턴
void
프로퍼티 상세
DisplayLevels
공개적으로 정적으로 프로퍼티
The levels to display
public
static
string[]
DisplayLevels
리턴
string[]