(svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes)
This commit is contained in:
		| @@ -22,6 +22,7 @@ | ||||
|  */ | ||||
| class AIVehicle : public AIObject { | ||||
| public: | ||||
| 	/** Get the name of this class to identify it towards squirrel. */ | ||||
| 	static const char *GetClassName() { return "AIVehicle"; } | ||||
|  | ||||
| 	/** | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 yexo
					yexo