![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| int | GetVariantId () |
| ResourceName | GetReplacementPrefab () |
| int | GetRequiredElements (out notnull array< ref SCR_RequiredDeployablePart > output) |
| array< ref SCR_RequiredDeployablePart > | GetRequiredElementsRaw () |
| Returns pointer to a shared array of requirements. | |
| array< ref SCR_AdditionalDeployablePart > | GetAdditionalPrefabList () |
| bool | GetReplacementPrefabBoundingBox (out vector mins, out vector maxs) |
| bool | IsUsingPartPositionAndRotation () |
| bool | IsSurfaceValid (IEntity surfaceEnt, vector worldPosition, vector surfaceNorm, int nodeIndex, int colliderIndex, SurfaceProperties surfaceProps, string surfaceMaterial, string colliderName) |
| vector | GetAdditionaPlacementOffset () |
| vector | GetAdditionaPlacementRotation () |
| float | GetMaxAllowedTilt () |
| ResourceName | GetPreviewResource () |
| void | SCR_DeployableVariantContainer () |
Definition at line 1 of file SCR_DeployableVariantContainer.c.
|
inlineprotected |
Definition at line 195 of file SCR_DeployableVariantContainer.c.
|
inlineprotected |
Definition at line 79 of file SCR_DeployableVariantContainer.c.
|
inlineprotected |
Definition at line 167 of file SCR_DeployableVariantContainer.c.
|
inlineprotected |
Definition at line 174 of file SCR_DeployableVariantContainer.c.
|
inlineprotected |
Definition at line 181 of file SCR_DeployableVariantContainer.c.
|
inlineprotected |
Definition at line 188 of file SCR_DeployableVariantContainer.c.
|
inlineprotected |
Definition at line 48 of file SCR_DeployableVariantContainer.c.
|
inlineprotected |
| [out] | mins | |
| [out] | maxs |
Definition at line 97 of file SCR_DeployableVariantContainer.c.
|
inlineprotected |
Returns a copy of the list of required prefabs
| [out] | output | is not cleared before it is filled |
Definition at line 57 of file SCR_DeployableVariantContainer.c.
|
inlineprotected |
Returns pointer to a shared array of requirements.
Definition at line 72 of file SCR_DeployableVariantContainer.c.
|
inlineprotected |
Definition at line 41 of file SCR_DeployableVariantContainer.c.
|
inlineprotected |
Validates if provided entity can be considered as a valid surface for deployment
| [in] | surfaceEnt | entity on which the item is going to be deployed |
| [in] | worldPosition | position in world space |
| [in] | surfaceNorm | normal of the face on which the item is going to be deployed |
| [in] | nodeIndex | bone id to which is attached the collider on which the item is going to be deployed |
| [in] | colliderIndex | collider id on which the item is going to be deployed |
| [in] | surfaceProps | properties of the surface on which the item is going to be deployed |
| [in] | surfaceMaterial | name of the material of the surface on which the item is going to be deployed |
| [in] | colliderName | name of the collider on which the item is going to be deployed |
Definition at line 157 of file SCR_DeployableVariantContainer.c.
|
inlineprotected |
Definition at line 141 of file SCR_DeployableVariantContainer.c.
|
protected |
Definition at line 16 of file SCR_DeployableVariantContainer.c.
|
protected |
Definition at line 13 of file SCR_DeployableVariantContainer.c.
|
protected |
Definition at line 25 of file SCR_DeployableVariantContainer.c.
|
protected |
Definition at line 34 of file SCR_DeployableVariantContainer.c.
|
protected |
Definition at line 4 of file SCR_DeployableVariantContainer.c.
|
protected |
Definition at line 10 of file SCR_DeployableVariantContainer.c.
|
protected |
Definition at line 7 of file SCR_DeployableVariantContainer.c.
|
protected |
Definition at line 37 of file SCR_DeployableVariantContainer.c.
|
protected |
Definition at line 28 of file SCR_DeployableVariantContainer.c.
|
protected |
Definition at line 31 of file SCR_DeployableVariantContainer.c.
|
protectedbound |
Definition at line 22 of file SCR_DeployableVariantContainer.c.
|
protectedbound |
Definition at line 19 of file SCR_DeployableVariantContainer.c.