Class UnsupportedFormatException
Exception when trying to import a format not supported by Pixyz
Inherited Members
Namespace: UnityEditor.PixyzPlugin4Unity
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public class UnsupportedFormatException : Exception, _Exception, ISerializable
Constructors
Name | Description |
---|---|
UnsupportedFormatException(string) | Construct the exception |