Method: Unitylock::Server::Entity::UnityFile.json_create
- Defined in:
- lib/unitylock/server/entity/unityfile.rb
.json_create(o) ⇒ Object
21 22 23 |
# File 'lib/unitylock/server/entity/unityfile.rb', line 21 def json_create(o) new(*o['v']) end |