Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Intersects()
[9/9]
void
Microsoft.Xna.Framework.BoundingSphere.Intersects
(
ref
Ray
ray
,
out
float?
result
)
inline
Definition at line
277
of file
BoundingSphere.cs
.
278
{
279
ray
.Intersects(
ref
this
,
out
result);
280
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
Microsoft
Xna
Framework
BoundingSphere
Generated by
1.10.0