CInfoOffscreenPanoramaTexture
Interface CInfoOffscreenPanoramaTexture
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CInfoOffscreenPanoramaTexture : CPointEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CPointEntity>, ISchemaClass<CInfoOffscreenPanoramaTexture>, ISchemaField, ISchemaClass, INativeHandleImplements
- CPointEntity
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CPointEntity>
- ISchemaClass<CInfoOffscreenPanoramaTexture>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
AdditionalTargetEntities
ref CUtlVector<CHandle<CBaseModelEntity>> AdditionalTargetEntities { get; }Property Value
CSSClasses
ref CUtlVector<SchemaUntypedField> CSSClasses { get; }Property Value
Disabled
ref bool Disabled { get; }Property Value
LayoutFileName
string LayoutFileName { get; set; }Property Value
RenderAttrName
string RenderAttrName { get; set; }Property Value
ResolutionX
ref int ResolutionX { get; }Property Value
ResolutionY
ref int ResolutionY { get; }Property Value
TargetChangeCount
ref int TargetChangeCount { get; }Property Value
TargetEntities
ref CUtlVector<CHandle<CBaseModelEntity>> TargetEntities { get; }Property Value
TargetsName
string TargetsName { get; set; }Property Value
Methods
CSSClassesUpdated()
void CSSClassesUpdated()DisabledUpdated()
void DisabledUpdated()LayoutFileNameUpdated()
void LayoutFileNameUpdated()RenderAttrNameUpdated()
void RenderAttrNameUpdated()ResolutionXUpdated()
void ResolutionXUpdated()ResolutionYUpdated()
void ResolutionYUpdated()TargetChangeCountUpdated()
void TargetChangeCountUpdated()TargetEntitiesUpdated()
void TargetEntitiesUpdated()