I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:Actor instance functions (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
- Actor instance functions in other games:
- U2, U2XMP, UDK, UT3
- Other member categories for this class:
- enums, events, internal variables, native functions, properties
| This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
[edit] Instance functions
[edit] BecomeViewTarget
function BecomeViewTarget ()
[edit] BlocksShotAt
[edit] CanSplash
simulated function bool CanSplash ()
[edit] CheckForErrors
function bool CheckForErrors ()
[edit] CheckMaxEffectDistance
[edit] DisplayDebug
[edit] EffectIsRelevant
[edit] GetCollisionExtent
function Object.Vector GetCollisionExtent ()
[edit] GetDebugName
function string GetDebugName ()
[edit] GetHumanReadableName
simulated function string GetHumanReadableName ()
[edit] HealDamage
[edit] HurtRadius
simulated function HurtRadius (float DamageAmount, float DamageRadius, class<DamageType> DamageType, float Momentum, Object.Vector HitLocation)
[edit] IsInPain
function bool IsInPain ()
[edit] IsInVolume
[edit] IsStationary
function bool IsStationary ()
[edit] MatchStarting
function MatchStarting ()
[edit] NearSpot
simulated final function bool NearSpot (Object.Vector Spot)
[edit] NotifyLocalPlayerDead
function NotifyLocalPlayerDead (PlayerController PC)
[edit] NotifyLocalPlayerTeamReceived
function NotifyLocalPlayerTeamReceived ()
[edit] PawnBaseDied
function PawnBaseDied ()
[edit] PlayTeleportEffect
[edit] POVChanged
function POVChanged (PlayerController PC, bool bBehindViewChanged)
[edit] PrecacheAnnouncer
simulated function PrecacheAnnouncer (AnnouncerVoice V, bool bRewardSounds)
[edit] RenderOverlays
function RenderOverlays (Canvas Canvas)
[edit] Reset
function Reset ()
[edit] SelfTriggered
function bool SelfTriggered ()
[edit] SetDefaultDisplayProperties
function SetDefaultDisplayProperties ()
[edit] SetDelayedDamageInstigatorController
function SetDelayedDamageInstigatorController (Controller C)
[edit] SetDisplayProperties
[edit] SetGRI
function SetGRI (GameReplicationInfo GRI)
[edit] SetOverlayMaterial
[edit] StartInterpolation
simulated function StartInterpolation ()
[edit] TeamLink
[edit] TimerPop
simulated function TimerPop (VolumeTimer T)
[edit] TouchingActor
[edit] UntriggerEvent
[edit] UpdateAnnouncements
simulated function UpdateAnnouncements ()
[edit] UpdatePrecacheMaterials
simulated function UpdatePrecacheMaterials ()
[edit] UpdatePrecacheStaticMeshes
simulated function UpdatePrecacheStaticMeshes ()
