Constructor PrefabModificationException
PrefabModificationException(string)
Construct the Exception
Declaration
public PrefabModificationException(string raison = "")
Parameters
| Type | Name | Description |
|---|---|---|
| string | raison | Specify the raison why prefab modification failed |