IEntityGroupInfo

From Virtual World Web Wiki
Jump to: navigation, search

An interface to a structure of information about an entity group which is a type of Entity

Remarks [edit]

Properties

IEnumerable<IEntityGroupInfo> MemberOf {get;}
The list of entity groups of which this entity group is a member
IEnumerable<IEntityGroupInfo> Members {get;}
The list of entity groups contained within this group