Class UpdateCharacterMessage
- Namespace
- Messages.FromClient.ToLobbyServer
- Assembly
- TaleWorlds.MountAndBlade.Diamond.dll
[MessageDescription("Client", "LobbyServer")]
public class UpdateCharacterMessage : Message
- Inheritance
-
UpdateCharacterMessage
- Inherited Members
Constructors
UpdateCharacterMessage()
public UpdateCharacterMessage()
UpdateCharacterMessage(BodyProperties, bool)
public UpdateCharacterMessage(BodyProperties bodyProperties, bool isFemale)
Parameters
bodyProperties
BodyPropertiesisFemale
bool
Properties
BodyProperties
public BodyProperties BodyProperties { get; }
Property Value
IsFemale
public bool IsFemale { get; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).