Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.

Add function headers #5

Open
pixlcrashr opened this issue Aug 16, 2017 · 0 comments
Open

Add function headers #5

pixlcrashr opened this issue Aug 16, 2017 · 0 comments

Comments

@pixlcrashr
Copy link
Member

pixlcrashr commented Aug 16, 2017

Add function headers in format:

For example:

/*
    Author(s):
        Vincent Heins
    Description:
         Checks whether a vehicle can be flipped or not.
    Parameter(s):
        (_this select 0) : <objNull> : Vehicle to flip
    Result:
        <bool> : can the vehicle be flipped?
    Example(s):
        {
            hint str ([(vehicle player)] call lilc_actions_fnc_canFlipVehicle);
        }
*/
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant