CPointWorldText
Interface CPointWorldText
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CPointWorldText : CModelPointEntity, CBaseModelEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CBaseModelEntity>, ISchemaClass<CModelPointEntity>, ISchemaClass<CPointWorldText>, ISchemaField, ISchemaClass, INativeHandleImplements
- CModelPointEntity
- CBaseModelEntity
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CBaseModelEntity>
- ISchemaClass<CModelPointEntity>
- ISchemaClass<CPointWorldText>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
BackgroundBorderHeight
ref float BackgroundBorderHeight { get; }Property Value
BackgroundBorderWidth
ref float BackgroundBorderWidth { get; }Property Value
BackgroundMaterialName
string BackgroundMaterialName { get; set; }Property Value
BackgroundWorldToUV
ref float BackgroundWorldToUV { get; }Property Value
Color
ref Color Color { get; }Property Value
DepthOffset
ref float DepthOffset { get; }Property Value
DrawBackground
ref bool DrawBackground { get; }Property Value
Enabled
ref bool Enabled { get; }Property Value
FontName
string FontName { get; set; }Property Value
FontSize
ref float FontSize { get; }Property Value
Fullbright
ref bool Fullbright { get; }Property Value
JustifyHorizontal
ref PointWorldTextJustifyHorizontal_t JustifyHorizontal { get; }Property Value
JustifyVertical
ref PointWorldTextJustifyVertical_t JustifyVertical { get; }Property Value
MessageText
string MessageText { get; set; }Property Value
ReorientMode
ref PointWorldTextReorientMode_t ReorientMode { get; }Property Value
WorldUnitsPerPx
ref float WorldUnitsPerPx { get; }Property Value
Methods
BackgroundBorderHeightUpdated()
void BackgroundBorderHeightUpdated()BackgroundBorderWidthUpdated()
void BackgroundBorderWidthUpdated()BackgroundMaterialNameUpdated()
void BackgroundMaterialNameUpdated()BackgroundWorldToUVUpdated()
void BackgroundWorldToUVUpdated()ColorUpdated()
void ColorUpdated()DepthOffsetUpdated()
void DepthOffsetUpdated()DrawBackgroundUpdated()
void DrawBackgroundUpdated()EnabledUpdated()
void EnabledUpdated()FontNameUpdated()
void FontNameUpdated()FontSizeUpdated()
void FontSizeUpdated()FullbrightUpdated()
void FullbrightUpdated()JustifyHorizontalUpdated()
void JustifyHorizontalUpdated()JustifyVerticalUpdated()
void JustifyVerticalUpdated()MessageTextUpdated()
void MessageTextUpdated()ReorientModeUpdated()
void ReorientModeUpdated()WorldUnitsPerPxUpdated()
void WorldUnitsPerPxUpdated()