Versions in this module Expand all Collapse all v0 v0.0.1 Jun 27, 2018 Changes in this version + type Location int32 + const About_Body + const Arms + const Body + const Feet + const Fingers + const Hands + const Head + const Hold + const Legs + const Neck + const None + const Waist + const Wield + const Wrist + func StringToLocation(name string) (Location, error) + func (i Location) String() string