| Home Page | Recent Changes | Preferences

ClientMover

UT2003 :: Actor >> Mover >> ClientMover (Package: Engine)

This is a Mover that is used only for non-interactive purposes; like decoration. The purpose is to save some CPU cycles on the Server as well as net speeds.

Important: It will be disabled on Servers, so absolutely do not use this for player lifts, doors, etc.

Function

PostBeginPlay()
After calling Super.PostBeginPlay(), checks if Level.NetMode is a DedicatedServer. If so, switches to state ServerIdle and calls SetTimer(0,false) and SetPhysics(PHYS_None).

States

ServerIdle
EMPTY

Related Topics

Discussion


Category Class (UT2003)

Category Class (UT2004)

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Image Uploads

Random Page

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

FAQs

Help Desk

Mapping Topics

Mapping Lessons

UnrealEd Interface

UnrealScript Topics

UnrealScript Lessons

Making Mods

Class Tree

Modeling Topics

Chongqing Page

Log In