PyVMF.DispInfo

class DispInfo(dic: Optional[dict] = None, children: Optional[list] = None, parent_side: Optional[PyVMF.Side] = None)

Keeps track of all the different displacement settings and values

__init__(dic: Optional[dict] = None, children: Optional[list] = None, parent_side: Optional[PyVMF.Side] = None)

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__(dic, children, parent_side) 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

ID
NAME