Class IntermissionVoteItemListExtensions
- Namespace
- TaleWorlds.MountAndBlade
- Assembly
- TaleWorlds.MountAndBlade.dll
public static class IntermissionVoteItemListExtensions
- Inheritance
-
IntermissionVoteItemListExtensions
- Inherited Members
Methods
Add(List<IntermissionVoteItem>, string)
public static IntermissionVoteItem Add(this List<IntermissionVoteItem> intermissionVoteItems, string id)
Parameters
intermissionVoteItems
List<IntermissionVoteItem>id
string
Returns
ContainsItem(List<IntermissionVoteItem>, string)
public static bool ContainsItem(this List<IntermissionVoteItem> intermissionVoteItems, string id)
Parameters
intermissionVoteItems
List<IntermissionVoteItem>id
string
Returns
GetItem(List<IntermissionVoteItem>, string)
public static IntermissionVoteItem GetItem(this List<IntermissionVoteItem> intermissionVoteItems, string id)
Parameters
intermissionVoteItems
List<IntermissionVoteItem>id
string
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).