Versions in this module Expand all Collapse all v1 v1.0.0 Feb 12, 2019 Changes in this version + const CHAR_DISCARD_CUTSET + const CHAR_ENTER_SCOPE + const CHAR_ESCAPE + const CHAR_EXIT_SCOPE + const NODE_KEY_ROOT + const NODE_TYPE_CAMERAS + const NODE_TYPE_CORDON + const NODE_TYPE_CORDONS + const NODE_TYPE_ENTITY + const NODE_TYPE_VERSIONINFO + const NODE_TYPE_VIEWSETTINGS + const NODE_TYPE_VISGROUPS + const NODE_TYPE_WORLD + type Node struct + func (node *Node) GetAllValues() *[]interface{} + func (node *Node) GetChildrenByKey(name string) (children []Node) + func (node *Node) GetKey() *string + func (node *Node) GetProperty(name string) string + func (node *Node) HasProperty(name string) bool + type Reader struct + func NewReader(file io.Reader) Reader + func (reader *Reader) Read() (vmf Vmf, err error) + type Vmf struct + Cameras Node + Cordon Node + Cordons Node + Entities Node + Unclassified Node + VersionInfo Node + ViewSettings Node + VisGroup Node + World Node