EdgeMultiplay.ObservableView Class Reference

ObservableView is added by default to Observered objects,holding the reference to the observable owner and the observable index in in the observer.observable list More...

Inheritance diagram for EdgeMultiplay.ObservableView:

Public Member Functions

void SetupObservableView (string ownerId, int observableIndex)
 
bool OwnerIsLocalPlayer ()
 

Public Attributes

string ownerId
 the player id of the observable owner More...
 
int observableIndex
 the observable index in in the observer.observable list More...