AnythingWorld.AnythingMaker.Make
name
Name of model to request from database with or without GUID qualified. (eg. fox, cat#0001)
parameters
Optional list of request parameters (see: RequestParameter) to apply to this request, override default parameters.
This method allows users to request an object from the Anything World database and have it instantiated in the scene according to the parameters they pass in. If no parameters are passed in the default parameters will be used.
Users can provide RequestParams, that can be created using the RequestParameter class.
AnythingWorld.AnythingMaker
This method allows users to request an object from the Anything World database and have it instantiated in the scene according to the parameters they pass in.
A class that provides methods for creating game objects from the Anything World database based on search terms and parameters.