Class GauntletChatLogView
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.dll
public class GauntletChatLogView : GlobalLayer
- Inheritance
-
GauntletChatLogView
Constructors
GauntletChatLogView()
public GauntletChatLogView()
Properties
Current
public static GauntletChatLogView Current { get; }
Property Value
Methods
Initialize()
public static void Initialize()
LoadMovie(bool)
public void LoadMovie(bool forMultiplayer)
Parameters
forMultiplayer
bool
OnLateTick(float)
protected override void OnLateTick(float dt)
Parameters
dt
float
OnSupportedFeaturesReceived(SupportedFeatures)
public void OnSupportedFeaturesReceived(SupportedFeatures supportedFeatures)
Parameters
supportedFeatures
SupportedFeatures
OnTick(float)
protected override void OnTick(float dt)
Parameters
dt
float
SetCanFocusWhileInMission(bool)
public void SetCanFocusWhileInMission(bool canFocusInMission)
Parameters
canFocusInMission
bool
SetEnabled(bool)
public void SetEnabled(bool isEnabled)
Parameters
isEnabled
bool
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).