namespace ET.Server { [ComponentOf(typeof (WNPlayer))] public class PlayerMoneyComponent: Entity, IAwake, IDestroy { } }