unreal.TraceQueryTestResultsInner
¶
- class unreal.TraceQueryTestResultsInner(line_results=[[False, False, 1.0, 0.0, [0.0, 0.0, 0.0], [0.0, 0.0, 0.0], [0.0, 0.0, 0.0], [0.0, 0.0, 0.0], None, None, None, 'None', 0, 0, 0, [0.0, 0.0, 0.0], [0.0, 0.0, 0.0]], ['None', 'None', 'None'], False, [], [], False], sphere_results=[[False, False, 1.0, 0.0, [0.0, 0.0, 0.0], [0.0, 0.0, 0.0], [0.0, 0.0, 0.0], [0.0, 0.0, 0.0], None, None, None, 'None', 0, 0, 0, [0.0, 0.0, 0.0], [0.0, 0.0, 0.0]], ['None', 'None', 'None'], False, [], [], False], capsule_results=[[False, False, 1.0, 0.0, [0.0, 0.0, 0.0], [0.0, 0.0, 0.0], [0.0, 0.0, 0.0], [0.0, 0.0, 0.0], None, None, None, 'None', 0, 0, 0, [0.0, 0.0, 0.0], [0.0, 0.0, 0.0]], ['None', 'None', 'None'], False, [], [], False], box_results=[[False, False, 1.0, 0.0, [0.0, 0.0, 0.0], [0.0, 0.0, 0.0], [0.0, 0.0, 0.0], [0.0, 0.0, 0.0], None, None, None, 'None', 0, 0, 0, [0.0, 0.0, 0.0], [0.0, 0.0, 0.0]], ['None', 'None', 'None'], False, [], [], False])¶
Bases:
unreal.StructBase
Trace Query Test Results Inner
C++ Source:
Module: FunctionalTesting
File: TraceQueryTestResults.h
Editor Properties: (see get_editor_property/set_editor_property)
box_results
(TraceQueryTestResultsInnerMost): [Read-Write] The results associated with the boxcapsule_results
(TraceQueryTestResultsInnerMost): [Read-Write] The results associated with the capsuleline_results
(TraceQueryTestResultsInnerMost): [Read-Write] The results associated with the line tracesphere_results
(TraceQueryTestResultsInnerMost): [Read-Write] The results associated with the sphere
- property box_results¶
[Read-Write] The results associated with the box
- property capsule_results¶
[Read-Write] The results associated with the capsule
- property line_results¶
[Read-Write] The results associated with the line trace
- property sphere_results¶
[Read-Write] The results associated with the sphere