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
forMultiplayerbool
OnLateTick(float)
protected override void OnLateTick(float dt)
Parameters
dtfloat
OnSupportedFeaturesReceived(SupportedFeatures)
public void OnSupportedFeaturesReceived(SupportedFeatures supportedFeatures)
Parameters
supportedFeaturesSupportedFeatures
OnTick(float)
protected override void OnTick(float dt)
Parameters
dtfloat
SetCanFocusWhileInMission(bool)
public void SetCanFocusWhileInMission(bool canFocusInMission)
Parameters
canFocusInMissionbool
SetEnabled(bool)
public void SetEnabled(bool isEnabled)
Parameters
isEnabledbool
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).