Home Previous Up Next Index

memoryx::WorldStateSegmentInterface

Overview

interface WorldStateSegmentInterface

MemorySegment for WorldState

Derived Classes and Interfaces

PersistentWorldStateSegmentBase
WorldStateSegmentBase

Operation Index

getWorldInstanceById
getWorldInstanceByName
getWorldInstancesByClass
getWorldInstancesByClassList

Operations

ObjectInstanceBase getWorldInstanceById(string entityId)

ObjectInstanceBase getWorldInstanceByName(string entityName)

ObjectInstanceList getWorldInstancesByClass(string className)

ObjectInstanceList getWorldInstancesByClassList(NameList classList)


Home Previous Up Next Index