Api ReferenceΒΆ
If you are looking for information on a specific function, class or method, this part of the documentation is for you.
- Fgd
- FgdEntity
FgdEntity
FgdEntity.__init__()
FgdEntity.__repr__()
FgdEntity.schema
FgdEntity.properties_schema
FgdEntity.inputs_schema
FgdEntity.outputs_schema
FgdEntity.spawnflags_schema
FgdEntity.class_type
FgdEntity.parents
FgdEntity.name
FgdEntity.description
FgdEntity.definitions
FgdEntity.properties
FgdEntity.spawnflags
FgdEntity.inputs
FgdEntity.outputs
FgdEntity.property_by_name()
FgdEntity.spawnflag_by_value()
FgdEntity.input_by_name()
FgdEntity.output_by_name()
FgdEntity.fgd_str()
- FgdEntityProperty
FgdEntityProperty
FgdEntityProperty.__init__()
FgdEntityProperty.__repr__()
FgdEntityProperty.schema
FgdEntityProperty.name
FgdEntityProperty.value_type
FgdEntityProperty.readonly
FgdEntityProperty.report
FgdEntityProperty.display_name
FgdEntityProperty.default_value
FgdEntityProperty.description
FgdEntityProperty.choices
FgdEntityProperty.choice_by_value()
FgdEntityProperty.fgd_str()
- FgdEntityPropertyChoice
- FgdEntitySpawnflag
- FgdEntityInput
- FgdEntityOutput
- FgdEditorData
- Exceptions