C# 클래스 GameEntities.ItemType

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ItemType ( ) : System

보호된 메소드들

메소드 설명
OnPreloadResources ( ) : void

메소드 상세

ItemType() 공개 메소드

public ItemType ( ) : System
리턴 System

OnPreloadResources() 보호된 메소드

protected OnPreloadResources ( ) : void
리턴 void