![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | WorldEditorAPI () |
| void | ~WorldEditorAPI () |
| proto native external void | AddToEntitySelection (IEntity ent) |
| proto native bool | BeginEntityAction (string historyPointName="", string historyPointIcon="") |
| proto native bool | BeginTerrainAction (string historyPointName="", string historyPointIcon="") |
| proto native void | ClearEntitySelection () |
| proto native external IEntity | CreateClonedEntity (IEntity ent, string name) |
| proto native external IEntity | CreateEntity (string className, string name, int layerId, vector coords, vector angles) |
| proto native bool | DeleteEntities (out array< IEntity > ents) |
| proto native external bool | DeleteEntity (IEntity ent) |
| proto native bool | EndEntityAction (string historyPointName="") |
| proto native void | EndTerrainAction (string historyPointName="") |
| proto native IEntitySource | EntityToSource (IEntity ent) |
| proto native IEntitySource | FindEntityByName (string name) |
| proto native IEntity | GetEntityUnderCursor () |
| proto native int | GetSelectedEntitiesCount () |
| proto native IEntity | GetSelectedEntity (int n=0) |
| proto native bool | IsDoingEditAction () |
| proto native bool | IsModifyingData () |
| proto native external bool | ModifyEntityKey (IEntity ent, string key, string value) |
| proto native external bool | ModifyEntityTemplateKey (IEntitySource tmpl, string key, string value) |
| proto native void | RemoveFromEntitySelection (IEntity ent) |
| proto native external void | SetEntitySelection (IEntity ent) |
| proto native void | SetPropertySelection (string id) |
| proto native IEntity | SourceToEntity (IEntitySource entSrc) |
| proto native external bool | TraceWorldPos (int x, int y, int traceFlags, out vector traceStart, out vector traceEnd, out vector traceDir) |
| proto native bool | UndoOrRedoIsRestoring () |
Definition at line 45 of file workbenchapi.c.
|
inlineprivate |
Definition at line 78 of file workbenchapi.c.
|
inlineprivate |
Definition at line 79 of file workbenchapi.c.
|
private |
|
private |
|
private |
|
private |
References name.
|
private |
References name.
|
private |
|
private |
|
private |
References name.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |