Battle Talent  V11
Public Types | Public Member Functions | Public Attributes | Protected Member Functions | List of all members
CrossLink.SelfieCamTrigger Class Reference

Inherits CrossLink.InteractTrigger.

Public Types

enum class  FollowMode { StayStill = 0 , FollowPosition = 1 , FollowWithRotation = 2 }
 

Public Member Functions

void OnPainted ()
 
override void OpenSkill (AttachObj attach)
 

Public Attributes

FollowMode followMode = FollowMode.StayStill
 
AttachObj handAttachObj
 
RawImage bloodStains
 

Protected Member Functions

override void OnDestroy ()
 
override void Awake ()
 
override void Update ()
 

Additional Inherited Members