C# 클래스 trigger_base, UnderworldExporter

상속: object_base
파일 보기 프로젝트 열기: hankmorgan/UnderworldExporter 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
TrapObject string
state int

공개 메소드들

메소드 설명
Activate ( ) : bool
PostActivate ( ) : void

메소드 상세

Activate() 공개 메소드

public Activate ( ) : bool
리턴 bool

PostActivate() 공개 메소드

public PostActivate ( ) : void
리턴 void

프로퍼티 상세

TrapObject 공개적으로 프로퍼티

public string TrapObject
리턴 string

state 공개적으로 프로퍼티

public int state
리턴 int