forked from ReScrap/Notes
		
	vault backup: 2023-02-16 22:00:13
This commit is contained in:
		
							parent
							
								
									1e6199b358
								
							
						
					
					
						commit
						345278cb9a
					
				
					 1 changed files with 7 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,4 +1,10 @@
 | 
				
			||||||
They are called from python with:
 | 
					They can be used in function parameters like so:
 | 
				
			||||||
 | 
					```python
 | 
				
			||||||
 | 
					SAct.SetAct("EventFunc","!<CallbackName>")
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Or directly called from python:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```python
 | 
					```python
 | 
				
			||||||
# Set Callback function
 | 
					# Set Callback function
 | 
				
			||||||
Scrap.SetCallFunc("!<Callback Name>")
 | 
					Scrap.SetCallFunc("!<Callback Name>")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue