SwiftlyS2

CMapInfo

Interface CMapInfo

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMapInfo : CPointEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CPointEntity>, ISchemaClass<CMapInfo>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

BombRadius

ref float BombRadius { get; }
Property Value

BotMaxVisionDistance

ref float BotMaxVisionDistance { get; }
Property Value

BuyingStatus

ref int BuyingStatus { get; }
Property Value

DisableAutoGeneratedDMSpawns

ref bool DisableAutoGeneratedDMSpawns { get; }
Property Value

EnvPuddleRippleDirection

ref float EnvPuddleRippleDirection { get; }
Property Value

EnvPuddleRippleStrength

ref float EnvPuddleRippleStrength { get; }
Property Value

EnvRainStrength

ref float EnvRainStrength { get; }
Property Value

EnvWetnessCoverage

ref float EnvWetnessCoverage { get; }
Property Value

EnvWetnessDryingAmount

ref float EnvWetnessDryingAmount { get; }
Property Value

FadePlayerVisibilityFarZ

ref bool FadePlayerVisibilityFarZ { get; }
Property Value

HostageCount

ref int HostageCount { get; }
Property Value

PetPopulation

ref int PetPopulation { get; }
Property Value

RainTraceToSkyEnabled

ref bool RainTraceToSkyEnabled { get; }
Property Value

UseNormalSpawnsForDM

ref bool UseNormalSpawnsForDM { get; }
Property Value

On this page