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

◆ InheritanceAttribute() [2/2]

System.ComponentModel.InheritanceAttribute.InheritanceAttribute ( InheritanceLevel inheritanceLevel)
inline

Definition at line 23 of file InheritanceAttribute.cs.

24 {
25 InheritanceLevel = inheritanceLevel;
26 }