C# 클래스 ImageProblemPart, thinksy_unity_plugin

상속: ProblemPart
파일 보기 프로젝트 열기: senseix/thinksy_unity_plugin 1 사용 예제들

공개 메소드들

메소드 설명
GetImage ( ) : Texture2D
GetSprite ( ) : Sprite
HasSprite ( ) : bool
ImageProblemPart ( Senseix atom ) : System

비공개 메소드들

메소드 설명
GetImageFilename ( ) : string
GetImageFilepath ( ) : string

메소드 상세

GetImage() 공개 메소드

public GetImage ( ) : Texture2D
리턴 UnityEngine.Texture2D

GetSprite() 공개 메소드

public GetSprite ( ) : Sprite
리턴 Sprite

HasSprite() 공개 메소드

public HasSprite ( ) : bool
리턴 bool

ImageProblemPart() 공개 메소드

public ImageProblemPart ( Senseix atom ) : System
atom Senseix
리턴 System