Table of Contents

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 Action
gameServerEntry GameServerEntry
name string

Properties

Execute

public Action Execute { get; }

Property Value

Action

GameServerEntry

public GameServerEntry GameServerEntry { get; }

Property Value

GameServerEntry

Name

public string Name { get; }

Property Value

string

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).