Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
UIIgnoreHit Class Reference
Inheritance diagram for UIIgnoreHit:

Public Member Functions

bool IsRaycastLocationValid (Vector2 sp, Camera eventCamera)
 

Detailed Description

Definition at line 3 of file UIIgnoreHit.cs.

Member Function Documentation

◆ IsRaycastLocationValid()

bool UIIgnoreHit.IsRaycastLocationValid ( Vector2  sp,
Camera  eventCamera 
)
inline

Definition at line 5 of file UIIgnoreHit.cs.

6 {
7 return false;
8 }

The documentation for this class was generated from the following file: