C# 클래스 FMODUnity.EventNotFoundException

상속: System.Exception
파일 보기 프로젝트 열기: fmod/UnityIntegration

공개 프로퍼티들

프로퍼티 타입 설명
Guid System.Guid
Path string

공개 메소드들

메소드 설명
EventNotFoundException ( System.Guid guid ) : System
EventNotFoundException ( string path ) : System

메소드 상세

EventNotFoundException() 공개 메소드

public EventNotFoundException ( System.Guid guid ) : System
guid System.Guid
리턴 System

EventNotFoundException() 공개 메소드

public EventNotFoundException ( string path ) : System
path string
리턴 System

프로퍼티 상세

Guid 공개적으로 프로퍼티

public Guid,System Guid
리턴 System.Guid

Path 공개적으로 프로퍼티

public string Path
리턴 string