We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 701bf22 commit 8a400cdCopy full SHA for 8a400cd
README.md
@@ -179,7 +179,7 @@ class AWSWMod(Mod):
179
kevin_credits = ml.searchPostNodeCB(true_search, kevinCB, 800) # search for a node using the kevinCB callback.
180
kevin_credits.chain(ml.searchPostNode(kevin_credits, ast.Scene)) # Show and with are separate instructions.
181
182
-
+```
183
See the mods/ and devmods/ folders for further sample code. devmods/ contains a few different examples with fully annotated code.
184
185
## Getting what you want in spite of everyone else.
0 commit comments