FgdEntityInput¶
-
class
fgdtools.FgdEntityInput(name, value_type, description='')[source]¶ An entity input, as represented in a Fgd file.
-
__repr__()[source]¶ A partial, printable summary of a FgdEntityInput.
- Returns
A Python formated string.
- Return type
-
property
schema¶ A schematic view of this entity input’s attributes.
- Returns
A dictionary.
- Return type
-