M&B: Bannerlord 1.3.4
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.Engine.ManagedScriptComponent Class Referencesealed

Inherits TaleWorlds.Engine.ScriptComponent.

Public Member Functions

void SetVariableEditorWidgetStatus (string field, bool enabled)
 
void SetVariableEditorWidgetValue (string field, RglScriptFieldType fieldType, double value)
 
- Public Member Functions inherited from TaleWorlds.Engine.ScriptComponent
string GetName ()
 

Properties

ScriptComponentBehavior ScriptComponentBehavior [get]
 

Additional Inherited Members

- Protected Member Functions inherited from TaleWorlds.Engine.ScriptComponent
 ScriptComponent ()
 

Member Function Documentation

◆ SetVariableEditorWidgetStatus()

void TaleWorlds.Engine.ManagedScriptComponent.SetVariableEditorWidgetStatus ( string field,
bool enabled )

◆ SetVariableEditorWidgetValue()

void TaleWorlds.Engine.ManagedScriptComponent.SetVariableEditorWidgetValue ( string field,
RglScriptFieldType fieldType,
double value )

Property Documentation

◆ ScriptComponentBehavior

ScriptComponentBehavior TaleWorlds.Engine.ManagedScriptComponent.ScriptComponentBehavior
get