Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Info | +-- JBAddonProtection.JBInfoProtection
Constants Summary |
---|
Inherited Contants from Engine.Actor |
---|
MAXSTEPHEIGHT, MINFLOORZ |
Variables Summary | |
---|---|
float | EndProtectionTime |
JBInterfaceHud | LocalHUD |
Pawn | ProtectedPawn |
int | ProtectedPawnAbsorbedDamage |
float | ProtectionCharge |
HUDBase.NumericWidget | ProtectionDigits |
JBxEmitterProtectionRed | ProtectionEffect |
HUDBase.SpriteWidget | ProtectionIcon |
int | ProtectionTime |
PlayerReplicationInfo | RelatedPRI |
Inherited Variables from Engine.Info |
---|
BotsGroup, ChatGroup, GameGroup, KickVoteGroup, MapVoteGroup, RulesGroup, ServerGroup |
Enumerations Summary |
---|
Inherited Enumerations from Engine.Actor |
---|
EDoubleClickDir, EDrawType, EFilterState, EFlagState, EForceType, eKillZType, ELightEffect, ELightType, EMusicTransition, ENetRole, EPhysics, ERenderStyle, ESoundOcclusion, ESoundSlot, ESurfaceTypes, ETravelType, EUV2Mode |
Structures Summary |
---|
Inherited Structures from Engine.Actor |
---|
ActorRenderDataPtr, AnimRep, BatchReference, FireProperties, KRBVec, KRigidBodyState, KSimParams, LightRenderDataPtr, PointRegion, ProjectorRenderInfoPtr, StaticMeshProjectorRenderInfoPtr |
Functions Summary | ||
---|---|---|
Destroyed ())) | ||
bool | KeepDamageScore (int Damage, Pawn myPawn)) | |
PostBeginPlay ())) | ||
PostNetBeginPlay ())) | ||
RenderOverlays (Canvas C)) | ||
StartProtectionLife ())) | ||
Tick (float DeltaTime)) |
Inherited Functions from Engine.Info |
---|
AcceptPlayInfoProperty, AllowClassRemoval, FillPlayInfo, GetDescriptionText, GetSecurityLevel |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { RemoteRole=ROLE_SimulatedProxy bOnlyRelevantToOwner=True bHidden=True bStatic=False ProtectionIcon=(WidgetTexture=Texture'HUDContent.Generic.HUD',RenderStyle=STY_Alpha,TextureCoords=(X1=126,Y1=165,X2=164,Y2=226),TextureScale=0.8,DrawPivot=DP_MiddleMiddle,PosX=0.05,PosY=0.75,OffsetY=7,Tints[0]=(B=255,G=255,R=255,A=255),Tints[1]=(B=255,G=255,R=255,A=255)) ProtectionDigits=(RenderStyle=STY_Alpha,TextureScale=0.490000,DrawPivot=DP_MiddleMiddle,PosX=0.05,PosY=0.75,Tints[0]=(B=255,G=255,R=255,A=255),Tints[1]=(B=255,G=255,R=255,A=255)) } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |