Method: Cukunity::Unity::GameObject#parent
- Defined in:
- lib/cukunity/unity/gameobject.rb
#parent ⇒ Object (readonly)
Returns the value of attribute parent.
5 6 7 |
# File 'lib/cukunity/unity/gameobject.rb', line 5 def parent @parent end |