Cleanup: Anim, add documentation to Binding::name_without_prefix()
Just some extra documentation that this is also known as the "display name". No functional changes.
This commit is contained in:
@@ -472,7 +472,7 @@ class Binding : public ::ActionBinding {
|
||||
std::string name_prefix_for_idtype() const;
|
||||
|
||||
/**
|
||||
* Return the name without the prefix.
|
||||
* Return the name without the prefix, also known as the "display name".
|
||||
*
|
||||
* \see name_prefix_for_idtype
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user