Class: Rocksky::Generated::GetActorNeighboursOutput
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::GetActorNeighboursOutput
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#neighbours ⇒ Object
Returns the value of attribute neighbours.
Instance Attribute Details
#neighbours ⇒ Object
Returns the value of attribute neighbours
70 71 72 |
# File 'lib/rocksky/generated/types.rb', line 70 def neighbours @neighbours end |