{
"module_path": "static_method_inference_test",
"functions": {
"test_static_methods": {
"params": [],
"return_type": null,
"is_associated": false,
"parent_type": null,
"param_ownership": [],
"has_self_receiver": false,
"is_extern": false
},
"Point::from_coords": {
"params": [
"Custom(\"f32\")",
"Custom(\"f32\")"
],
"return_type": "Custom(\"Point\")",
"is_associated": true,
"parent_type": "Point",
"param_ownership": [
"Owned",
"Owned"
],
"has_self_receiver": false,
"is_extern": false
},
"Point::zero": {
"params": [],
"return_type": "Custom(\"Point\")",
"is_associated": true,
"parent_type": "Point",
"param_ownership": [],
"has_self_receiver": false,
"is_extern": false
},
"Point::distance": {
"params": [
"Custom(\"Self\")",
"Custom(\"Point\")"
],
"return_type": "Custom(\"f32\")",
"is_associated": true,
"parent_type": "Point",
"param_ownership": [
"Borrowed",
"Owned"
],
"has_self_receiver": true,
"is_extern": false
},
"Grid::new": {
"params": [
"Custom(\"i32\")",
"Custom(\"i32\")"
],
"return_type": "Custom(\"Grid\")",
"is_associated": true,
"parent_type": "Grid",
"param_ownership": [
"Owned",
"Owned"
],
"has_self_receiver": false,
"is_extern": false
},
"Point::new": {
"params": [
"Custom(\"f32\")",
"Custom(\"f32\")"
],
"return_type": "Custom(\"Point\")",
"is_associated": true,
"parent_type": "Point",
"param_ownership": [
"Owned",
"Owned"
],
"has_self_receiver": false,
"is_extern": false
}
},
"structs": {
"Point": {
"x": "Custom(\"f32\")",
"y": "Custom(\"f32\")"
},
"Grid": {
"data": "Vec(Custom(\"i32\"))",
"height": "Custom(\"i32\")",
"width": "Custom(\"i32\")"
}
},
"trait_impls": {},
"copy_structs": [
"MaterialData",
"HitscanResult",
"AStarCell",
"ItemId",
"TimerId",
"RenderDocCapture",
"ContextMenuType",
"Cat",
"ChunkCoord",
"SpawnShape",
"RifterQuarterMaterials",
"MouseButton",
"FaceDirection",
"PatrolPattern",
"Tile",
"MockAudioPort",
"TerrainConfig",
"HudUniforms",
"BuildOptimizer",
"FrustumPlane",
"RenderPass",
"PerformanceOverlay",
"ChunkState",
"CombatStats",
"Light2D",
"ParticleEmitterUniforms",
"HeatControlParams",
"LODObjectId",
"WeaponType",
"LoadConfig",
"AudioSource",
"WeatherSystem",
"GizmoType",
"Align",
"Key",
"Blend1DClip",
"Shelf",
"PredictionState",
"CharacterProgression",
"OffMeshLink",
"AdaptiveQualityConfig",
"CameraUniforms",
"DrawCommand",
"QuestCategory",
"GpuVertex",
"Random",
"UsdMaterial",
"WorldCell",
"CameraValidationReport",
"HudState",
"VerticalSlider",
"ItemType",
"SelectionMode",
"HitResult",
"BindlessCapabilities",
"JoltWorld",
"TriUvPack",
"WeakPoint",
"Wind",
"RigidBodyType",
"AchievementCategory",
"VoxelChange",
"MaterialPresets",
"SmokeParams",
"NpcDialogResult",
"Collider3D",
"VoxelColor",
"SavedVoxel",
"SSAOBlurParams",
"Circle",
"VoxelBrush",
"Bounds3",
"InspectorLayout",
"UpscaleParams",
"RayHit",
"ComparisonResult",
"Priority",
"GameRendererConfig",
"BehaviorStatus",
"ParticleSimUniforms",
"AlertLevel",
"AtmosphereConfig",
"PostFxConfig",
"CollisionEvent",
"AnomalyKind",
"RigidBodyConfig3D",
"CollisionLayer",
"ThumbnailState",
"Chunk",
"PersonalityTrait",
"SquadMember",
"ParticleSimParams",
"Scene",
"SpaceStationPalette",
"SceneTransition",
"KeyCode",
"GBufferInspector",
"ParticleEffect",
"Renderer",
"Vertex3D",
"LightingData",
"HairParams",
"AssetCompressor",
"MerchantType",
"GameAction",
"ConnectionState",
"GizmoMode",
"Transform3D",
"DebugOverlay",
"ShaderFile",
"LightingParams",
"FpsCamera",
"HudAbilityInfo",
"PassId",
"WeatherIntensity",
"ParticleEffectConfig",
"Sphere",
"GameConfig",
"LightType",
"MaterialType",
"WaveType",
"ScreenSizeUniforms",
"TwoBoneIK",
"CircleCollider",
"ShaderId",
"MemoryTracker",
"MoveEntityCommand",
"SquadRole",
"BodyType",
"TradeType",
"ItemStats",
"HiZUniforms",
"PlaceholderVertex",
"PostProcessingData",
"BloomExtractUniforms",
"ScriptStatus",
"BrushConfig",
"LightingState",
"ItemDatabase",
"ParameterType",
"Square",
"SpriteFrame",
"DeadWrite",
"BVHNode",
"SmokeEffectConfig",
"ColorGrading",
"PostProcessEffect",
"EdgeType",
"Keyframe",
"EffectType",
"StealthModifiers",
"WeaponStats",
"FormationType",
"DebugCube",
"MaterialSlot",
"LightId",
"AnimationFrame",
"MeshStrategy",
"SightConfig",
"VGSRasterizer",
"Enemy",
"PlatformTarget",
"SpatialAudioSource",
"Quat",
"Quat4f",
"AbilityType",
"SpatialQuery",
"RelationshipStatus",
"TexCoord2",
"PlaybackController",
"WangTile",
"GamepadAxis",
"FlexItem",
"VoxVoxel",
"RayHit3D",
"BloomBlurParams",
"ColorGradingSettings",
"Color",
"TextureHandle",
"DamageEvent",
"NodeId",
"TransformGizmoPanel",
"GpuResources",
"ToneMapping",
"BrushShape",
"AssetFormat",
"SoundCategory",
"RaymarchParams",
"WaterSurface",
"CameraFollowMode",
"Entity",
"EquipmentSlot",
"DOFUniforms",
"Vertex",
"AudioSource3D",
"CorePlugin",
"Dirty",
"CascadeConfig",
"KeyboardShortcut",
"ChoiceType",
"AudioListener",
"Camera2D",
"NoiseNodeParams",
"Connection",
"InvestigationState",
"Texture",
"Transition",
"BloomCombineUniforms",
"PriceModifiers",
"WaterProperties",
"Vec3f",
"ListenerId",
"EquipSlot",
"FlexDirection",
"UVRect",
"WeaponForm",
"PlaybackState",
"Vec2f",
"Point",
"VGSPipeline",
"ScaleBias",
"FireMode",
"GridRenderer",
"AchievementId",
"DebugVisualizer",
"LODGenerator",
"LODGroupLevel",
"DenoiseParams",
"UpscaleQuality",
"Collision",
"HierarchyTree",
"BoneTransform",
"GamepadButton",
"MyType",
"HudParams",
"Direction",
"Camera3D",
"ShaderType",
"FresnelNodeParams",
"LodLevelDef",
"Player",
"StateId",
"TransitionType",
"SmokeEffect",
"RigidBodyId",
"GridSettings",
"PixelColor",
"Transform",
"VoxColor",
"AtmosphereEffect",
"GiSettings",
"TextureSlot",
"AtmosphereParams",
"QuestState",
"SearchNode",
"PerceptionState",
"LightingUniforms",
"LightingPreset",
"EmissionShape",
"Stats",
"PhysicsSystem",
"VoxelType",
"WaterConfig",
"SoundConfig",
"AStarNode",
"GizmoHandle",
"HeatEffectConfig",
"CombatState",
"DialogueLineId",
"AnimationMode",
"ParticleRenderParams",
"SceneLighting",
"PropertyValidation",
"Health",
"Gizmo",
"MeshInstance",
"MaterialId",
"WaveConfig",
"GizmoHandleType",
"WaterEffect",
"RaymarchUniforms",
"AStarTriNode",
"MusicTrack",
"BloomSettings",
"SkylineNode",
"ReplicatedState",
"Terrain",
"HostType",
"EquipmentStats",
"MeshLightUniforms",
"PoolStats",
"Material3D",
"TransformGizmo",
"VoxelMaterial",
"AssetThumbnail",
"AmbientLight",
"VerificationReport",
"HFace",
"UpscaleBackend",
"PropertyType",
"MaterialEdit",
"NpcRole",
"VoxelFace",
"NPCBehavior",
"SubgroupEmulation",
"HiZParams",
"CompositeParams",
"HalfEdge",
"AssetType",
"QuestType",
"MaterialBuilder",
"DebugVisualizationMode",
"BufferLifetime",
"BloomExtractParams",
"BindingType",
"Visible",
"LODLevel",
"Mat4",
"TimeNodeParams",
"Counter",
"HumanoidProps",
"PostProcessingPanel",
"KeyBindings",
"QualityTier",
"CharacterAttributes",
"PointLight",
"CoverType",
"TileId",
"StreamState",
"PackedRect",
"PhysicsMaterial3D",
"SteeringObstacle",
"AABB",
"SoundEffectId",
"TangentVec4",
"HotReload",
"Vec3",
"AtmosphereUniforms",
"CharacterController",
"OrbitCamera",
"RenderingPlugin",
"Material",
"ScreenSizeParams",
"Quad",
"HeatControlUniforms",
"Ray",
"QuestStatus",
"RenderConfig",
"Lighting",
"AISystem",
"MeshPrimitiveDef",
"SceneMode",
"Binding",
"Cascade",
"Language",
"BrushMode",
"PerceptionType",
"PhysicsBody",
"ScenePreset",
"FrameTimer",
"ParticleConfig",
"NetworkRole",
"BloomBlurUniforms",
"StatusEffect",
"AStarPathfinder",
"BloomCombineParams",
"StatusEffectType",
"AABB3",
"AlphaMode",
"AttachmentType",
"ErrorSeverity",
"Input",
"AudioEffect",
"Camera",
"MissingProducer",
"EditorAction",
"MyGame",
"SceneNode",
"Plane",
"IKBone",
"RenderContext",
"Light3D",
"LightPassParams",
"WaterParams",
"ClothComponent",
"TourState",
"Dog",
"Triangle",
"SetVoxelCommand",
"ViewportCamera",
"PlayState",
"UvCoord",
"AudioPlugin",
"AIState",
"GenerationSettings",
"EditorTool",
"CameraData",
"AbilityState",
"BoneEnvelope",
"Velocity",
"EnemyType",
"UpscaleUniforms",
"BodyType3D",
"Particle",
"GameState",
"CompositeUniforms",
"TrackId",
"RadianceProbe",
"WaveState",
"MeshId",
"MusicSystem",
"Slider",
"Vec2",
"Particle3D",
"ItemRarity",
"BlenderLinkConfig",
"CameraComponent",
"RayAABBResult",
"Vec4",
"CameraState",
"CoverPoint",
"Justify",
"GizmoRenderer",
"Waypoint",
"GpuCameraState",
"PbrMaterial",
"FireEffect",
"CombatConfig",
"SvoNode",
"WaterUniforms",
"RaycastHit",
"GameObject",
"VendorUpscaler",
"PackRect",
"AssetStatus",
"FireResult",
"Foo",
"Sprite",
"WeaponSystem",
"DebugSphere",
"SpotLight",
"RenderSystem",
"WeatherType",
"GizmoState",
"HierarchyHelpers",
"DebugLine",
"EditorMode",
"NodeType",
"HeatSource",
"TestGame",
"EntityKind",
"DialogNodeType",
"GridNode",
"SoundSource",
"ParticleEmitterParams",
"StationType",
"SceneSerializer",
"ChunkId",
"VoxelRenderer",
"Ability",
"Rect",
"EditMode",
"PlayerInput",
"ParticleRenderUniforms",
"BloomEffect",
"BriefingResult",
"SSAOParams",
"AudioSystem",
"CathedralMaterials",
"PhysicsSettings",
"LightingConfig",
"SoundEffect",
"PathNode",
"HVertex",
"CompressionLevel",
"DeleteEntityCommand",
"TileCollision",
"StreamingZone",
"BlendMode",
"DirectionalLight",
"CameraValidator",
"SkyModel",
"PoolId",
"AudioEngine",
"LogLevel",
"KeyModifier",
"FogVolume",
"PlayerState",
"SmokeUniforms",
"BuildConfig",
"CrossfadeState",
"TileType",
"VertexWeight"
],
"version": "0.46.2"
}