Packageaway3d.core.data
Classpublic class EntityListItem
InheritanceEntityListItem Inheritance Object



Public Properties
 PropertyDefined By
  entity : Entity
EntityListItem
  next : EntityListItem
EntityListItem
Public Methods
 MethodDefined By
  
EntityListItem
Property Detail
entityproperty
public var entity:Entity

nextproperty 
public var next:EntityListItem

Constructor Detail
EntityListItem()Constructor
public function EntityListItem()