Class CustomServerAction
- Namespace
- TaleWorlds.MountAndBlade
- Assembly
- TaleWorlds.MountAndBlade.Multiplayer.dll
public class CustomServerAction
- Inheritance
-
CustomServerAction
- Inherited Members
Constructors
CustomServerAction(Action, GameServerEntry, string)
public CustomServerAction(Action execute, GameServerEntry gameServerEntry, string name)
Parameters
execute
ActiongameServerEntry
GameServerEntryname
string
Properties
Execute
public Action Execute { get; }
Property Value
GameServerEntry
public GameServerEntry GameServerEntry { get; }
Property Value
Name
public string Name { get; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).