C# Class ImageProblemPart, thinksy_unity_plugin

Inheritance: ProblemPart
Afficher le fichier Open project: senseix/thinksy_unity_plugin Class Usage Examples

Méthodes publiques

Méthode Description
GetImage ( ) : Texture2D
GetSprite ( ) : Sprite
HasSprite ( ) : bool
ImageProblemPart ( Senseix atom ) : System

Private Methods

Méthode Description
GetImageFilename ( ) : string
GetImageFilepath ( ) : string

Method Details

GetImage() public méthode

public GetImage ( ) : Texture2D
Résultat UnityEngine.Texture2D

GetSprite() public méthode

public GetSprite ( ) : Sprite
Résultat Sprite

HasSprite() public méthode

public HasSprite ( ) : bool
Résultat bool

ImageProblemPart() public méthode

public ImageProblemPart ( Senseix atom ) : System
atom Senseix
Résultat System