I have two objects, one reference to the other. I would like to be able to using something akin to Player.Inventory.Contain(Item.Attributes == "Sharp"). My goal is to be able to scan a player inventory f,c#,linq"/>

首页 > 解决方案 > 在所有类列表中搜索匹配值

I have two objects, one reference to the other. I would like to be able to using something akin to Player.Inventory.Contain(Item.Attributes == "Sharp"). My goal is to be able to scan a player inventory f