Catching up with Lindies part 1
This commit is contained in:
@@ -117,7 +117,7 @@ public:
|
||||
/// \param error A flag to set if it's not the proper return type
|
||||
LLVector4 getVector(const std::string& paramName, bool& error);
|
||||
|
||||
/// Get an integer parameter
|
||||
/// Get a float parameter
|
||||
/// \param paramName The name of the parameter to set.
|
||||
/// \param error A flag to set if it's not the proper return type
|
||||
F32 getFloat(const std::string& paramName, bool& error);
|
||||
|
||||
Reference in New Issue
Block a user