Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Compositor

Compositor System.Xml.Schema.XmlSchemaExternal.Compositor
getsetpackageinherited

Definition at line 97 of file XmlSchemaExternal.cs.

98 {
99 get
100 {
101 return _compositor;
102 }
103 set
104 {
106 }
107 }