C# 클래스 Klawr.ClrHost.Managed.Attributes.UPROPERTYAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: Algorithman/klawr

공개 메소드들

메소드 설명
GetMetas ( ) : string[]
UPROPERTYAttribute ( ) : System
UPROPERTYAttribute ( string Category = "", bool SaveGame = false, bool AdvancedDisplay = false ) : System

메소드 상세

GetMetas() 공개 메소드

public GetMetas ( ) : string[]
리턴 string[]

UPROPERTYAttribute() 공개 메소드

public UPROPERTYAttribute ( ) : System
리턴 System

UPROPERTYAttribute() 공개 메소드

public UPROPERTYAttribute ( string Category = "", bool SaveGame = false, bool AdvancedDisplay = false ) : System
Category string
SaveGame bool
AdvancedDisplay bool
리턴 System