We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05ab5a5 commit 8ca54a1Copy full SHA for 8ca54a1
docs/Plugin_API.md
@@ -25,7 +25,7 @@ The unreal_engine.IPlugin class represents a plugin
25
IPlugin methods
26
-
27
28
-```py
+```python
29
import unreal_engine
30
31
paper2d = ue.find_plugin('Paper2D')
0 commit comments