Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Legend.LegendObjectComponent | +-- Legend.Collection | +-- Legend.Path
Functions Summary | ||
---|---|---|
bool | BuildPath (Pawn BuildFor) | |
GetAnchorActors (out Actor SourceActor, out Actor DestinationActor) | ||
GetAnchorLocations (out vector SourceLocation, out vector DestinationLocation) | ||
bool | GetItemAt (out Object Item, int ItemIndex) | |
bool | GetItemCount (out int ItemCount) | |
Invalidate () | ||
bool | IsValid () | |
bool | SetAnchorActors (Actor SourceActor, Actor DestinationActor) | |
bool | SetAnchorLocations (vector SourceLocation, vector DestinationLocation) |
Inherited Functions from Legend.Collection |
---|
DebugLog, GetItemAt, GetItemCount |
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |