C# 클래스 Batch.Feature

상속: Item
파일 보기 프로젝트 열기: BatchLabs/unity-plugin

공개 메소드들

메소드 설명
Feature ( ) : System
Feature ( string reference, string bundleRef, string value, long ttl ) : System
HasValue ( ) : bool
IsLifetime ( ) : bool

메소드 상세

Feature() 공개 메소드

public Feature ( ) : System
리턴 System

Feature() 공개 메소드

public Feature ( string reference, string bundleRef, string value, long ttl ) : System
reference string
bundleRef string
value string
ttl long
리턴 System

HasValue() 공개 메소드

public HasValue ( ) : bool
리턴 bool

IsLifetime() 공개 메소드

public IsLifetime ( ) : bool
리턴 bool