Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
RPG
Weapon
C# 클래스 RPG.Weapon
Data class for weapons.
상속:
IRpgObject
파일 보기
프로젝트 열기: borisblizzard/arcreator
1 사용 예제들
공개 메소드들
메소드
설명
ToString
( ) :
string
Returns a
that represents the current object.
Weapon
( ) :
System.Collections.Generic
Creates a new instance of an RPG.Weapon.
메소드 상세
ToString()
공개
메소드
Returns a
that represents the current object.
public
ToString
( ) :
string
리턴
string
Weapon()
공개
메소드
Creates a new instance of an RPG.Weapon.
public
Weapon
( ) :
System.Collections.Generic
리턴
System.Collections.Generic