mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 05:31:01 +00:00 
			
		
		
		
	Updated function argument names
This commit is contained in:
		
							parent
							
								
									5052cb2b91
								
							
						
					
					
						commit
						428f03cf06
					
				
					 74 changed files with 195 additions and 194 deletions
				
			
		|  | @ -120,7 +120,7 @@ public: | |||
| 	void set_class_name(String p_class_name); | ||||
| 	String get_class_name() const; | ||||
| 
 | ||||
| 	void set_library(Ref<GDNativeLibrary> library); | ||||
| 	void set_library(Ref<GDNativeLibrary> p_library); | ||||
| 	Ref<GDNativeLibrary> get_library() const; | ||||
| 
 | ||||
| 	virtual bool can_instance() const; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Wilson E. Alvarez
						Wilson E. Alvarez