Third Person Cover Shooter  1.6
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
CoverShooter.CoverUser Struct Reference

Describes an actor and its position. More...

Public Attributes

Actor Actor
 Actor that has taken a cover. More...
 
Vector3 Position
 Position the actor is supposedly at. More...
 

Detailed Description

Describes an actor and its position.

Member Data Documentation

◆ Actor

Actor CoverShooter.CoverUser.Actor

Actor that has taken a cover.

◆ Position

Vector3 CoverShooter.CoverUser.Position

Position the actor is supposedly at.


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