- Constants: 171
- Structs: 1389
- Functions: 23724
- Enums: 634
- States: 183
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
Script generated by ghostrider-05. | |
Blender Addon: https://github.com/leeroyjenkins-87/rlmm_blender_toolkit | |
Created with: https://github.com/ghostrider-05/kismet.ts | |
""" | |
import bpy | |
from bpy.types import NodeTree, Node, NodeSocket | |
import paperclip |
PRI
PRI_TA |-- MatchScore {int} [R] |-- MatchGoals {int} [R] |-- MatchOwnGoals {int} |-- MatchAssists {int} [R] |-- MatchSaves {int} [R]