HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.ZoneOverrideCol Class Reference
Inheritance diagram for hyperx.api.ZoneOverrideCol:
hyperx.api.IdEntityCol

Public Member Functions

 __getitem__ (self, int index)
 __init__ (self, _api.ZoneOverrideCol zoneOverrideCol)
 __iter__ (self)
 __len__ (self)
ZoneOverride Get (self, int zoneNumber)
 Get override for a zone by the zone number.
Public Member Functions inherited from hyperx.api.IdEntityCol
 __getitem__ (self, int index)
 __init__ (self, _api.IdEntityCol idEntityCol)
 __iter__ (self)
 __len__ (self)
bool Contains (self, int id)
int Count (self)

Protected Attributes

 _CollectedClass = ZoneOverride
Protected Attributes inherited from hyperx.api.IdEntityCol
 _Entity = idEntityCol

Properties

 ZoneOverrideColList = property
Properties inherited from hyperx.api.IdEntityCol
 IdEntityColList = property
 Ids = property

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.ZoneOverrideCol.__init__ ( self,
_api.ZoneOverrideCol zoneOverrideCol )

Member Function Documentation

◆ __getitem__()

hyperx.api.ZoneOverrideCol.__getitem__ ( self,
int index )

◆ __iter__()

hyperx.api.ZoneOverrideCol.__iter__ ( self)

◆ __len__()

hyperx.api.ZoneOverrideCol.__len__ ( self)

◆ Get()

ZoneOverride hyperx.api.ZoneOverrideCol.Get ( self,
int zoneNumber )

Get override for a zone by the zone number.

Reimplemented from hyperx.api.IdEntityCol.

Member Data Documentation

◆ _CollectedClass

hyperx.api.ZoneOverrideCol._CollectedClass = ZoneOverride
protected

Property Documentation

◆ ZoneOverrideColList

hyperx.api.ZoneOverrideCol.ZoneOverrideColList = property
static

The documentation for this class was generated from the following file:
  • C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py