Exceptions

class valvefgd.EntityNotFound[source]

Raised when an entity could not be found.

class valvefgd.PropertyNotFound[source]

Raised when an entity property could not be found.

class valvefgd.SpawnflagNotFound[source]

Raised when an entity Spawnflag could not be found.

class valvefgd.InputNotFound[source]

Raised when an entity input could not be found.

class valvefgd.OutputNotFound[source]

Raised when an entity output could not be found.

class valvefgd.ChoiceNotFound[source]

Raised when a property choice could not be found.