refactor: expose TryResolveOwnedClaim for future external mod consumption
This commit is contained in:
@@ -53,7 +53,7 @@ public class ClaimLinkModSystem : ModSystem
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
internal static bool TryResolveOwnedClaim(
|
public static bool TryResolveOwnedClaim(
|
||||||
string ownerPlayerUid,
|
string ownerPlayerUid,
|
||||||
int claimIndex,
|
int claimIndex,
|
||||||
out LandClaim? claim
|
out LandClaim? claim
|
||||||
|
|||||||
Reference in New Issue
Block a user