C# 클래스 AssetBundleGraph.IntegratedGUIFilter.FilterableAsset

파일 보기 프로젝트 열기: unity3d-jp/AssetGraph

공개 프로퍼티들

프로퍼티 타입 설명
asset Asset
isFiltered bool

공개 메소드들

메소드 설명
FilterableAsset ( Asset asset ) : System

메소드 상세

FilterableAsset() 공개 메소드

public FilterableAsset ( Asset asset ) : System
asset Asset
리턴 System

프로퍼티 상세

asset 공개적으로 프로퍼티

public Asset,AssetBundleGraph asset
리턴 Asset

isFiltered 공개적으로 프로퍼티

public bool isFiltered
리턴 bool