Class CultureControlComponent
Inheritance
System.Object
CultureControlComponent
Implements
System.ComponentModel.INotifyPropertyChanged
Assembly: Eco.Gameplay.dll
Syntax
[RequireComponent]
public class CultureControlComponent : WorldObjectComponent, ILinkable, IOwned, IHasSerializableID, IRPCAuthChecks, INotifyPropertyChanged, IThreadSafeSubscriptions, ISubscriptions<ThreadSafeSubscriptions>, ISubscriptions, IHasInteractions, IHasClientControlledContainers, IController, IViewController, IHasUniversalID
Constructors
CultureControlComponent()
Declaration
public CultureControlComponent()
Properties
PropListDesc
Declaration
public LocString PropListDesc { get; }
Property Value
SubTitle
Declaration
public LocString SubTitle { get; }
Property Value
Title1
Declaration
public LocString Title1 { get; }
Property Value
Methods
ChooseProperties(Player)
Declaration
public void ChooseProperties(Player player)
Parameters
Type |
Name |
Description |
Player |
player |
|
Initialize()
Declaration
public override void Initialize()
Overrides
Implements
System.ComponentModel.INotifyPropertyChanged
Extension Methods