public Screen(Enigma.D3.Actor RActor) { InitializeComponent(); this.RActor = RActor; }
public IMapShape(Enigma.D3.Actor A) { Actor = A; _AcdID = A.x000_Id; }