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...
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... | |