Method | Description | |
---|---|---|
AppearanceSetEventArgs ( bool success ) : System |
Triggered when appearance data is sent to the sim and the main appearance thread is done.
|
public AppearanceSetEventArgs ( bool success ) : System | ||
success | bool | Indicates whether appearance setting was successful |
return | System |