Method | Description | |
---|---|---|
AnimatorNotPresentException ( ) : System | ||
AnimatorNotPresentException ( string message ) : System | ||
AnimatorNotPresentException ( string message, Exception inner ) : System |
public AnimatorNotPresentException ( ) : System | ||
return | System |
public AnimatorNotPresentException ( string message ) : System | ||
message | string | |
return | System |
public AnimatorNotPresentException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
return | System |