Shooter Template  1.2.3
Public Member Functions | Public Attributes | List of all members
Invector.vCharacterController.vThrowCollectable Class Reference
Inheritance diagram for Invector.vCharacterController.vThrowCollectable:
Invector.vMonoBehaviour

Public Member Functions

void UpdateThrowObj (Rigidbody throwObj)
 

Public Attributes

int amount = 1
 
bool destroyAfter = true
 
UnityEngine.Events.UnityEvent onCollectObject
 
UnityEngine.Events.UnityEvent onReachMaxObjects
 

Member Function Documentation

◆ UpdateThrowObj()

void Invector.vCharacterController.vThrowCollectable.UpdateThrowObj ( Rigidbody  throwObj)

Member Data Documentation

◆ amount

int Invector.vCharacterController.vThrowCollectable.amount = 1

◆ destroyAfter

bool Invector.vCharacterController.vThrowCollectable.destroyAfter = true

◆ onCollectObject

UnityEngine.Events.UnityEvent Invector.vCharacterController.vThrowCollectable.onCollectObject

◆ onReachMaxObjects

UnityEngine.Events.UnityEvent Invector.vCharacterController.vThrowCollectable.onReachMaxObjects

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