Class GameThreadException
Thrown when something can't be ran off the main thread.
public class GameThreadException : NotSupportedException, ISerializable
- Inheritance
-
GameThreadException
- Implements
- Inherited Members
Constructors
GameThreadException()
public GameThreadException()
GameThreadException(string)
public GameThreadException(string feature)
Parameters
featurestring