C# Class Batch.CodeErrorInfo

Afficher le fichier Open project: BatchLabs/unity-plugin Class Usage Examples

Méthodes publiques

Méthode Description
CodeErrorInfo ( ) : System
CodeErrorInfo ( CodeErrorInfoType type, List MissingApplications = null ) : System
HasMissingApplications ( ) : bool

Method Details

CodeErrorInfo() public méthode

public CodeErrorInfo ( ) : System
Résultat System

CodeErrorInfo() public méthode

public CodeErrorInfo ( CodeErrorInfoType type, List MissingApplications = null ) : System
type CodeErrorInfoType
MissingApplications List
Résultat System

HasMissingApplications() public méthode

public HasMissingApplications ( ) : bool
Résultat bool