CFuncMonitor
Interface CFuncMonitor
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CFuncMonitor : CFuncBrush, CBaseModelEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CBaseModelEntity>, ISchemaClass<CFuncBrush>, ISchemaClass<CFuncMonitor>, ISchemaField, ISchemaClass, INativeHandleImplements
- CFuncBrush
- CBaseModelEntity
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CBaseModelEntity>
- ISchemaClass<CFuncBrush>
- ISchemaClass<CFuncMonitor>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
BrushModelName
string BrushModelName { get; set; }Property Value
Draw3DSkybox
ref bool Draw3DSkybox { get; }Property Value
Enabled
ref bool Enabled { get; }Property Value
RenderShadows
ref bool RenderShadows { get; }Property Value
ResolutionEnum
ref int ResolutionEnum { get; }Property Value
StartEnabled
ref bool StartEnabled { get; }Property Value
TargetCamera
string TargetCamera { get; set; }Property Value
TargetCamera1
ref CHandle<CBaseEntity> TargetCamera1 { get; }Property Value
UseUniqueColorTarget
ref bool UseUniqueColorTarget { get; }Property Value
Methods
BrushModelNameUpdated()
void BrushModelNameUpdated()Draw3DSkyboxUpdated()
void Draw3DSkyboxUpdated()EnabledUpdated()
void EnabledUpdated()RenderShadowsUpdated()
void RenderShadowsUpdated()ResolutionEnumUpdated()
void ResolutionEnumUpdated()TargetCamera1Updated()
void TargetCamera1Updated()TargetCameraUpdated()
void TargetCameraUpdated()UseUniqueColorTargetUpdated()
void UseUniqueColorTargetUpdated()