Package com.valhalla.sdk.api.entities
Interface Indexed
public interface Indexed
Live scene reference addressed by an index.
-
Method Summary
Modifier and TypeMethodDescriptionintgetIndex()Returns the index used to address this entity in the current client scene.
-
Method Details
-
getIndex
int getIndex()Returns the index used to address this entity in the current client scene.- Returns:
- non-negative scene index
-