Class CPointClientUIWorldPanel
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class CPointClientUIWorldPanel : CBaseClientUIEntity, IEquatable<CEntityInstance>
- Inheritance
-
object
CPointClientUIWorldPanel
- Implements
-
- Derived
-
- Inherited Members
-
Constructors
CPointClientUIWorldPanel(nint)
public CPointClientUIWorldPanel(nint pointer)
Parameters
pointer
nint
Properties
AllowInteractionFromAllSceneWorlds
[SchemaMember("CPointClientUIWorldPanel", "m_bAllowInteractionFromAllSceneWorlds")]
public ref bool AllowInteractionFromAllSceneWorlds { get; }
Property Value
- bool
CSSClasses
[SchemaMember("CPointClientUIWorldPanel", "m_vecCSSClasses")]
public NetworkedVector<string> CSSClasses { get; }
Property Value
- NetworkedVector<string>
DPI
[SchemaMember("CPointClientUIWorldPanel", "m_flDPI")]
public ref float DPI { get; }
Property Value
- float
DepthOffset
[SchemaMember("CPointClientUIWorldPanel", "m_flDepthOffset")]
public ref float DepthOffset { get; }
Property Value
- float
DisableMipGen
[SchemaMember("CPointClientUIWorldPanel", "m_bDisableMipGen")]
public ref bool DisableMipGen { get; }
Property Value
- bool
ExcludeFromSaveGames
[SchemaMember("CPointClientUIWorldPanel", "m_bExcludeFromSaveGames")]
public ref bool ExcludeFromSaveGames { get; }
Property Value
- bool
ExplicitImageLayout
[SchemaMember("CPointClientUIWorldPanel", "m_nExplicitImageLayout")]
public ref int ExplicitImageLayout { get; }
Property Value
- int
FollowPlayerAcrossTeleport
[SchemaMember("CPointClientUIWorldPanel", "m_bFollowPlayerAcrossTeleport")]
public ref bool FollowPlayerAcrossTeleport { get; }
Property Value
- bool
Grabbable
[SchemaMember("CPointClientUIWorldPanel", "m_bGrabbable")]
public ref bool Grabbable { get; }
Property Value
- bool
Height
[SchemaMember("CPointClientUIWorldPanel", "m_flHeight")]
public ref float Height { get; }
Property Value
- float
HorizontalAlign
[SchemaMember("CPointClientUIWorldPanel", "m_unHorizontalAlign")]
public ref uint HorizontalAlign { get; }
Property Value
- uint
[SchemaMember("CPointClientUIWorldPanel", "m_bIgnoreInput")]
public ref bool IgnoreInput { get; }
Property Value
- bool
InteractDistance
[SchemaMember("CPointClientUIWorldPanel", "m_flInteractDistance")]
public ref float InteractDistance { get; }
Property Value
- float
Lit
[SchemaMember("CPointClientUIWorldPanel", "m_bLit")]
public ref bool Lit { get; }
Property Value
- bool
NoDepth
[SchemaMember("CPointClientUIWorldPanel", "m_bNoDepth")]
public ref bool NoDepth { get; }
Property Value
- bool
OnlyRenderToTexture
[SchemaMember("CPointClientUIWorldPanel", "m_bOnlyRenderToTexture")]
public ref bool OnlyRenderToTexture { get; }
Property Value
- bool
Opaque
[SchemaMember("CPointClientUIWorldPanel", "m_bOpaque")]
public ref bool Opaque { get; }
Property Value
- bool
Orientation
[SchemaMember("CPointClientUIWorldPanel", "m_unOrientation")]
public ref uint Orientation { get; }
Property Value
- uint
OwnerContext
[SchemaMember("CPointClientUIWorldPanel", "m_unOwnerContext")]
public ref uint OwnerContext { get; }
Property Value
- uint
RenderBackface
[SchemaMember("CPointClientUIWorldPanel", "m_bRenderBackface")]
public ref bool RenderBackface { get; }
Property Value
- bool
UseOffScreenIndicator
[SchemaMember("CPointClientUIWorldPanel", "m_bUseOffScreenIndicator")]
public ref bool UseOffScreenIndicator { get; }
Property Value
- bool
VerticalAlign
[SchemaMember("CPointClientUIWorldPanel", "m_unVerticalAlign")]
public ref uint VerticalAlign { get; }
Property Value
- uint
Width
[SchemaMember("CPointClientUIWorldPanel", "m_flWidth")]
public ref float Width { get; }
Property Value
- float