TAPython also extended 200+ Editor Python interfaces. Most of them are very useful when creating Editor Tools.
if you want get/set content of widgets. Use ChameleonData instead.
FileName | Useage | Count |
---|---|---|
PythonBPAssetLib | Editor interface for Blueprint Assets(Experimental) | 10 |
PythonBPLib | Editor interface collection, including interaction/viewports/assets and so on. | 115 |
PythonControlRigLib | Editor interface for ControlRig | 1 |
PythonDataTableLib | Editor interface for DataTable | 19 |
PythonEnumLib | Editor interface for User Defined Enum | 12 |
PythonLandscapeLib | Editor interface for Material for Landscape | 12 |
PythonLevelLib | Editor interface for Level Editor | 2 |
PythonMaterialLib | Editor interface for Materials | 34 |
PythonMeshLib | Editor interface for Meshes/SkeletalMesh/ProceduralMesh | 22 |
PythonPhysicsAssetLib | Editor interface for Physics Assets | 38 |
PythonRBFLib | Editor interface for RBF(Radial Basis Function) | 2 |
PythonStructLib | Editor interface for User Defined Struct | 14 |
PythonTestLib | Editor interface for Testing | 5 |
PythonTextureLib | Editor interface for Texture2D and RenderTarget2D | 6 |
Other Links: