C# 클래스 GameEntities.DecalType

Defines the Decal entity type.
상속: MapObjectType
파일 보기 프로젝트 열기: DarrenHassan/GDM4242-GroupD

공개 메소드들

메소드 설명
DecalType ( ) : System

보호된 메소드들

메소드 설명
OnLoaded ( ) : void

메소드 상세

DecalType() 공개 메소드

public DecalType ( ) : System
리턴 System

OnLoaded() 보호된 메소드

protected OnLoaded ( ) : void
리턴 void