Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | AttachmentSlotComponentClass |
Functions | |
AttachmentSlotComponentClass BaseAttachmentSlotComponentClass | SetAttachment (IEntity attachmentEntity) |
proto external IEntity | GetAttachedEntity () |
proto external BaseAttachmentType | GetAttachmentSlotType () |
proto external bool | CanSetAttachment (IEntity attachmentEntity) |
Is entity compatible to be attached to this slot? More... | |
proto external bool | IsObstructing () |
proto external bool | ShouldShowInInspection () |
Is this slot should show during inspection. More... | |
event bool | ShouldSetAttachment (IEntity attachmentEntity) |
event bool | ShouldSetResource (Resource resource) |