PyVMF.Entity¶
-
class
Entity(dic: Optional[dict] = None, children: Optional[list] = None)¶ -
__init__(dic: Optional[dict] = None, children: Optional[list] = None)¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__(dic, children)Initialize self. copy()Copies the class using deepcopy()export()Gets all the variables than need to be exported into the .VMF file export_children()Gets all the children classes ids()Attributes
IDNAME-